.author-bio.svelte-13l3j7q.svelte-13l3j7q{margin-top:30px;align-items:center;display:flex;background-color:#f4f4f4;padding:12px;border-radius:10px;text-align:justify}.author-bio.svelte-13l3j7q p.svelte-13l3j7q{font-size:12px}img.svelte-13l3j7q.svelte-13l3j7q{width:100px;height:100px;border-radius:100px;display:block;margin-right:20px}p.svelte-13l3j7q.svelte-13l3j7q{font-size:1.125rem}
/*
Theme Name: Barnsbury
Theme URI: https://github.com/Automattic/themes/master/barnsbury
Author: Automattic
Author URI: https://automattic.com/
Description: Barnsbury is an earthy and friendly theme design with farming and agriculture businesses in mind.
Requires at least: WordPress 4.9.6
Version: 1.3.10
License: GNU General Public License v2 or later
License URI: LICENSE
Template: varia
Text Domain: barnsbury
Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready, auto-loading-homepage, jetpack-global-styles
AMP: true

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Barnsbury is a child theme of Varia which is based on Underscores https://underscores.me/, (C) 2012-2019 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/**
 * Abstracts
 * - Mixins, variables and functions
 */
/**
 * Abstracts
 * - Mixins, variables and functions
 */
/* Sass Functions go here */
/**
 * Map deep get
 * @author Hugo Giraudel
 * @access public
 * @param {Map} $map - Map
 * @param {Arglist} $keys - Key chain
 * @return {*} - Desired value
 *
 * Example:
 * $m-breakpoint: map-deep-get($__prefix-default-config, "layouts", "M");
 */
/**
 * Deep set function to set a value in nested maps
 * @author Hugo Giraudel
 * @access public
 * @param {Map} $map - Map
 * @param {List} $keys -  Key chaine
 * @param {*} $value - Value to assign
 * @return {Map}
 *
 * Example:
 * $__prefix-default-config: map-deep-set($__prefix-default-config, "layouts" "M", 650px);
 */
/**
 * jQuery-style extend function
 * - Child themes can use this function to `reset` the values in
 *   config maps without editing the `master` Sass files.
 * - src: https://www.sitepoint.com/extra-map-functions-sass/
 * - About `map-merge()`:
 * - - only takes 2 arguments
 * - - is not recursive
 * @param {Map} $map - first map
 * @param {ArgList} $maps - other maps
 * @param {Bool} $deep - recursive mode
 * @return {Map}
 *
 * Examples:

$grid-configuration-default: (
	'columns': 12,
	'layouts': (
		'small': 800px,
		'medium': 1000px,
		'large': 1200px,
	),
);

$grid-configuration-custom: (
	'layouts': (
		'large': 1300px,
		'huge': 1500px
	),
);

$grid-configuration-user: (
	'direction': 'ltr',
	'columns': 16,
	'layouts': (
		'large': 1300px,
		'huge': 1500px
	),
);

// $deep: false
$grid-configuration: map-extend($grid-configuration-default, $grid-configuration-custom, $grid-configuration-user);
// --> ("columns": 16, "layouts": (("large": 1300px, "huge": 1500px)), "direction": "ltr")

// $deep: true
$grid-configuration: map-extend($grid-configuration-default, $grid-configuration-custom, $grid-configuration-user, true);
// --> ("columns": 16, "layouts": (("small": 800px, "medium": 1000px, "large": 1300px, "huge": 1500px)), "direction": "ltr")

 */
/**
 * Button
 */
/**
 * Cover
 */
/**
 * Heading
 */
/**
 * List
 */
/**
 * Pullquote
 */
/**
 * Quote
 */
/**
 * Separator
 */
/**
 * Responsive breakpoints
 * - breakpoints values are defined in _config-global.scss
 */
/**
 * Align wide widths
 * - Sets .alignwide widths
 */
/**
 * Crop Text Boundry
 * - Sets a fixed-width on content within alignwide and alignfull blocks
 */
/**
 * Add font-family using CSS variables.
 * It also adds the proper fallback for browsers without support.
 */
/**
 * Child Theme Deep
 */
/**
 * Redefine Sass map values for child theme output.
 * - See: style-child-theme.scss
 */
/**
 * Global
 */
/**
 * Elements
 */
/**
 * Button
 */
/**
 * Cover
 */
/**
 * Heading
 */
/**
 * List
 */
/**
 * Pullquote
 */
/**
 * Quote
 */
/**
 * Separator
 */
/**
 * Header
 */
/**
 * Footer
 */
/**
 * Base
 * - Reset the browser
 */
/**
 * Base
 * - Reset the browser
 */
/**
 * Button Placeholder style
 * - Since buttons appear in various blocks,
 *   let’s use a placeholder to keep them all
 *   in-sync
 */


#articles figure.wp-block-pullquote {
    text-align: center;
    margin: 30px 0 !important;
    padding: 10px 0 !important;
}

#articles .wp-block-quote {
    border-left: #db2777 5px solid !important;
    margin: 32px 0;
    padding-left: 16px;
    background-color: #f4f4f4 !important;
    padding-top: 10px;
    padding-bottom: 10px;
}

#articles pre.wp-block-code,
#articles .wp-block-preformatted {
    background-color: #f4f4f4;
    border-radius: 10px;
    padding: 20px;
    margin: 20px 0;
}

#articles p {
    margin: 20px 0;
}


button[data-load-more-btn], .button, button,
input[type="submit"],
.wp-block-button__link,
.wp-block-file__button, .a8c-posts-list__view-all, .wp-block-search .wp-block-search__button, body .widget_eu_cookie_law_widget #eu-cookie-law input.accept {
	line-height: 1;
	color: #FFFDF6;
	cursor: pointer;
	font-weight: bold;
	font-family: "Rubik", Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif;
	font-family: var(--font-headings, "Rubik", Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif);
	font-size: 1rem;
	background-color: #20603C;
	border-radius: 5px;
	border-width: 0;
	text-decoration: none;
	padding: 18px 18px;
}

button[data-load-more-btn]:before, .button:before, button:before,
input[type="submit"]:before,
.wp-block-button__link:before,
.wp-block-file__button:before, .a8c-posts-list__view-all:before, .wp-block-search .wp-block-search__button:before, body .widget_eu_cookie_law_widget #eu-cookie-law input.accept:before, button[data-load-more-btn]:after, .button:after, button:after,
input[type="submit"]:after,
.wp-block-button__link:after,
.wp-block-file__button:after, .a8c-posts-list__view-all:after, .wp-block-search .wp-block-search__button:after, body .widget_eu_cookie_law_widget #eu-cookie-law input.accept:after {
	content: '';
	display: block;
	height: 0;
	width: 0;
}

button[data-load-more-btn]:before, .button:before, button:before,
input[type="submit"]:before,
.wp-block-button__link:before,
.wp-block-file__button:before, .a8c-posts-list__view-all:before, .wp-block-search .wp-block-search__button:before, body .widget_eu_cookie_law_widget #eu-cookie-law input.accept:before {
	margin-bottom: -0.12em;
}

button[data-load-more-btn]:after, .button:after, button:after,
input[type="submit"]:after,
.wp-block-button__link:after,
.wp-block-file__button:after, .a8c-posts-list__view-all:after, .wp-block-search .wp-block-search__button:after, body .widget_eu_cookie_law_widget #eu-cookie-law input.accept:after {
	margin-top: -0.11em;
}

.button:not(.has-background):hover, button:not(.has-background):hover,
input:not(.has-background):hover[type="submit"],
.wp-block-button__link:not(.has-background):hover,
.wp-block-file__button:not(.has-background):hover, .a8c-posts-list__view-all:not(.has-background):hover, .wp-block-search .wp-block-search__button:not(.has-background):hover, body .widget_eu_cookie_law_widget #eu-cookie-law input.accept:not(.has-background):hover, .button:focus, button:focus,
input:focus[type="submit"],
.wp-block-button__link:focus,
.wp-block-file__button:focus, .a8c-posts-list__view-all:focus, .wp-block-search .wp-block-search__button:focus, body .widget_eu_cookie_law_widget #eu-cookie-law input.accept:focus, .has-focus.button, button.has-focus,
input.has-focus[type="submit"],
.has-focus.wp-block-button__link,
.has-focus.wp-block-file__button, .has-focus.a8c-posts-list__view-all, .wp-block-search .has-focus.wp-block-search__button, body .widget_eu_cookie_law_widget #eu-cookie-law input.has-focus.accept {
	color: ("default": #FFFDF6, "light": #FDF9EC, "dark": #DDDDDD);
	background-color: #db2777;
}

/**
 * Onsale Placeholder style
 * - Since buttons appear in various blocks,
 *   let’s use a placeholder to keep them all
 *   in-sync
 */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	/* 1 */
	-webkit-text-size-adjust: 100%;
	/* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	/* 1 */
	height: 0;
	/* 1 */
	overflow: visible;
	/* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	/* 1 */
	font-size: 1em;
	/* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	/* 1 */
	text-decoration: underline;
	/* 2 */
	text-decoration: underline dotted;
	/* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	/* 1 */
	font-size: 1em;
	/* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	/* 1 */
	font-size: 100%;
	/* 1 */
	line-height: 1.15;
	/* 1 */
	margin: 0;
	/* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	/* 1 */
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	/* 1 */
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	/* 1 */
	color: inherit;
	/* 2 */
	display: table;
	/* 1 */
	max-width: 100%;
	/* 1 */
	padding: 0;
	/* 3 */
	white-space: normal;
	/* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	/* 1 */
	padding: 0;
	/* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	/* 1 */
	outline-offset: -2px;
	/* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	/* 1 */
	font: inherit;
	/* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/**
 * Reset specific elements to make them easier to style in other contexts.
 */
html,
body,
p,
ol,
ul,
li,
dl,
dt,
dd,
blockquote,
figure,
fieldset,
form,
legend,
textarea,
pre,
iframe,
hr,
h1,
h2,
h3,
h4,
h5,
h6 {
	padding: 0;
	margin: 0;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}

/**
 * Apply generic border-box to all elements.
 * See:
 * https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/
 */
/**
 * Apply border-box across the entire page.
 */
html {
	box-sizing: border-box;
}

/**
 * Relax the definition a bit, to allow components to override it manually.
 */
*, *::before, *::after {
	box-sizing: inherit;
}

/**
 * HTML resets
 */
html {
	font-size: 16.94915px;
	font-family: "Rubik", Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif;
	font-family: var(--font-base, "Rubik", Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif);
	line-height: 1.6;
}

@media only screen and (min-width: 560px) {
	html {
		font-size: 16px;
	}
}

body {
	font-size: 1rem;
	font-weight: normal;
	color: #3C2323;
	text-align: left;
	background-color: #FFFDF6;
}

/**
 * Links styles
 */


.has-primary-background-color a:not(.has-text-color) {
	color: #FFFDF6;
}

button,
a {
	cursor: pointer;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
	/* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #FFFDF6;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #3C2323;
	display: block;
	font-size: 1.18rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/**
 * Measure
 * - The width of a line of text, in characters, is known as its measure.
 */
header *,
main *,
footer * {
	max-width: unset;
}

html,
body,
div,
header,
nav,
article,
figure,
hr,
main,
section,
footer {
	max-width: none;
}

::selection {
	background-color: #b3e6c9;
}

::-moz-selection {
	background-color: #b3e6c9;
}

/**
 * Layout
 * - Structral and responsive styles
 */
/**
 * Layout
 * - Structral and responsive styles
 */
/**
 * Site Structure
 *
 * - Set vertical margins and responsive widths on
 *   top-level wrappers and content wrappers
 * - `--global--width-content` is a responsive veriable
 * - See: globals/_global-width-responsive.scss
 */
/**
 * Top Level Wrappers (header, main, footer)
 * - Set vertical padding and horizontal margins
 */
.site-header,
.site-main,
.site-footer {
	padding: 16px 16px;
	margin-left: auto;
	margin-right: auto;
}

@media only screen and (min-width: 560px) {
	.site-header,
	.site-main,
	.site-footer {
		padding-top: 32px;
		padding-right: 0;
		padding-bottom: 32px;
		padding-left: 0;
	}
}

/**
 * Site-main children wrappers
 * - Add double vertical margins here for clearer heirarchy
 */
.site-main > * {
	margin-top: calc(3 * 32px);
	margin-bottom: calc(3 * 32px);
}

.site-main > *:first-child {
	margin-top: 0;
}

.site-main > *:last-child {
	margin-bottom: 0;
}

/**
 * Major content sections (article, author-bio, pagination, comments, etc.)
 * - Set a maximum responsive content-width
 *
 * .responsive-max-width is a group selector replacing the following:
 * .site-header,
 * .site-main,
 * .site-footer
 * .entry-header,
 * .post-thumbnail,
 * .entry-content,
 * .entry-footer,
 * .author-bio,
 * .widget-area
 */
/*
 * Block & non-gutenberg content wrappers
 * - Set margins
 */
.entry-header,
.post-thumbnail,
.entry-content,
.entry-footer,
.author-bio,
.widget-area {
	margin-top: 32px;
	margin-right: auto;
	margin-bottom: 32px;
	margin-left: auto;
}

/*
 * Block & non-gutenberg content wrapper children
 * - Sets spacing-vertical margin logic
 */
.site-footer > *,
.site-main > article > *,
.site-main > .not-found > *,
.entry-content > *,
.entry-content-child,
.wp-block-premium-content-container .wp-premium-content-logged-out-view > *,
.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > *,
[class*="inner-container"] > *,
.widget-area > * {
	margin-top: 21.312px;
	margin-bottom: 21.312px;
}

@media only screen and (min-width: 560px) {
	.site-footer > *,
	.site-main > article > *,
	.site-main > .not-found > *,
	.entry-content > *,
	.entry-content-child,
	.wp-block-premium-content-container .wp-premium-content-logged-out-view > *,
	.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > *,
	[class*="inner-container"] > *,
	.widget-area > * {
		margin-top: 32px;
		margin-bottom: 32px;
	}
}

.site-footer > *:first-child,
.site-main > article > *:first-child,
.site-main > .not-found > *:first-child,
.entry-content > *:first-child,
.entry-content-child:first-child,
.wp-block-premium-content-container .wp-premium-content-logged-out-view > :first-child,
.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > :first-child,
[class*="inner-container"] > *:first-child,
.widget-area > *:first-child {
	margin-top: 0;
}

.site-footer > *:last-child,
.site-main > article > *:last-child,
.site-main > .not-found > *:last-child,
.entry-content > *:last-child,
.entry-content-child:last-child,
.wp-block-premium-content-container .wp-premium-content-logged-out-view > :last-child,
.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > :last-child,
[class*="inner-container"] > *:last-child,
.widget-area > *:last-child {
	margin-bottom: 0;
}

/*
 * Block & non-gutenberg content wrapper children
 * - Sets spacing-unit margins
 */
.site-header > *,
.entry-header > *,
.post-thumbnail > *,
.page-content > *,
.comment-content > *,
.author-bio > *,
.widget-area > .widget > * {
	margin-top: 16px;
	margin-bottom: 16px;
}

.site-header > *:first-child,
.entry-header > *:first-child,
.post-thumbnail > *:first-child,
.page-content > *:first-child,
.comment-content > *:first-child,
.author-bio > *:first-child,
.widget-area > .widget > *:first-child {
	margin-top: 0;
}

.site-header > *:last-child,
.entry-header > *:last-child,
.post-thumbnail > *:last-child,
.page-content > *:last-child,
.comment-content > *:last-child,
.author-bio > *:last-child,
.widget-area > .widget > *:last-child {
	margin-bottom: 0;
}

/*
 * .entry-content children specific controls
 * - Adds special margin overrides for alignment utility classes
 */
.entry-content > * {
	/* Reset alignleft and alignright margins after alignfull */
}

.entry-content > *.alignleft, .entry-content > *.alignright,
.entry-content > *.alignleft:first-child + *,
.entry-content > *.alignright:first-child + *, .entry-content > *.alignfull {
	margin-top: 0;
}

.entry-content > *:last-child, .entry-content > *.alignfull {
	margin-bottom: 0;
}

.entry-content > *.alignfull + .alignleft {
	float: left;
	margin-top: 32px;
	margin-left: 16px;
	margin-right: 16px;
}

.entry-content > *.alignfull + .alignright {
	float: right;
	margin-top: 32px;
	margin-left: 16px;
	margin-right: 16px;
}

/**
 * Elements
 * - Styles for basic HTML elemants
 */
/**
 * Elements
 * - Styles for basic HTML elemants
 */
blockquote {
	padding-left: 16px;
}

blockquote p {
	font-size: 1.64303rem;
	letter-spacing: normal;
	line-height: 1.15;
}

blockquote cite,
blockquote footer {
	font-size: 0.84746rem;
	letter-spacing: normal;
}

blockquote > * {
	margin-top: 16px;
	margin-bottom: 16px;
}

blockquote > *:first-child {
	margin-top: 0;
}

blockquote > *:last-child {
	margin-bottom: 0;
}

blockquote.alignleft, blockquote.alignright {
	padding-left: inherit;
}

blockquote.alignleft p, blockquote.alignright p {
	font-size: 1.3924rem;
	max-width: inherit;
	width: inherit;
}

blockquote.alignleft cite,
blockquote.alignleft footer, blockquote.alignright cite,
blockquote.alignright footer {
	font-size: 0.71818rem;
	letter-spacing: normal;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: black;
	border: 1px solid #AAAAAA;
	border-radius: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: black;
	border-color: #db2777;
}

select {
	border: 1px solid #AAAAAA;
}

textarea {
	width: 100%;
}

input[type=checkbox] + label {
	display: inline;
	margin-left: 0.5em;
	margin-right: 2em;
	line-height: 1em;
}

figcaption {
	color: #844d4d;
	font-size: 0.71818rem;
	margin-top: calc(0.5 * 16px);
	margin-bottom: 16px;
	text-align: center;
}

.alignleft figcaption,
.alignright figcaption {
	margin-bottom: 0;
}

/* WP Smiley */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/**
 * Blocks
 * - These styles replace key Gutenberg Block styles for fonts, colors, and
 *   spacing with CSS-variables overrides
 * - In the future the Block styles may get compiled to individual .css
 *   files and conditionally loaded
 */
/**
 * Blocks
 * - These styles replace key Gutenberg Block styles with font, color, and
 *   spacing with CSS-variables overrides
 * - In the future the Block styles may get compiled to individual .css
 *   files and conditionally loaded
 */
.wp-block-audio {
	min-width: inherit;
}

.wp-block-audio.alignleft, .wp-block-audio.alignright {
	min-width: 300px;
}

.wp-block-newspack-blocks-homepage-articles.image-aligntop .post-thumbnail {
	margin-bottom: 16px;
}

.wp-block-newspack-blocks-homepage-articles.image-alignleft .post-thumbnail {
	margin-right: 32px;
}

.wp-block-newspack-blocks-homepage-articles.image-alignright .post-thumbnail {
	margin-left: 32px;
}

.wp-block-newspack-blocks-homepage-articles.image-alignbehind .post-has-image .entry-wrapper {
	padding: 32px;
}

.wp-block-newspack-blocks-homepage-articles.is-grid article {
	margin-top: 0;
	margin-bottom: 64px;
}

@media only screen and (min-width: 560px) {
	.wp-block-newspack-blocks-homepage-articles.is-grid article {
		margin-bottom: 96px;
	}
}

.wp-block-newspack-blocks-homepage-articles .article-section-title {
	font-size: 1rem;
	margin-bottom: 16px;
}

.wp-block-newspack-blocks-homepage-articles .article-section-title + article {
	margin-top: 0;
}

.wp-block-newspack-blocks-homepage-articles article {
	display: block;
	/* Vertical margins logic between posts */
	margin-top: 64px;
	margin-bottom: 64px;
}

@media only screen and (min-width: 560px) {
	.wp-block-newspack-blocks-homepage-articles article {
		margin-top: 96px;
		margin-bottom: 96px;
	}
}

.wp-block-newspack-blocks-homepage-articles article:first-child {
	margin-top: 0;
}

.wp-block-newspack-blocks-homepage-articles article:last-child {
	margin-bottom: 96px;
}

.wp-block-newspack-blocks-homepage-articles article .post-thumbnail img {
	width: auto;
}

.wp-block-newspack-blocks-homepage-articles article .entry-wrapper > * {
	/* Vertical margins logic between post details */
	margin-top: 16px;
	margin-bottom: 16px;
}

.wp-block-newspack-blocks-homepage-articles article .entry-wrapper > *:first-child {
	margin-top: 0;
}

.wp-block-newspack-blocks-homepage-articles article .entry-wrapper > *:last-child {
	margin-bottom: 0;
}

.wp-block-newspack-blocks-homepage-articles article .entry-title a {
	color: #20603C;
}

.has-background:not(.has-background-background-color) .wp-block-newspack-blocks-homepage-articles article .entry-title a,
[class*="background-color"]:not(.has-background-background-color) .wp-block-newspack-blocks-homepage-articles article .entry-title a,
[style*="background-color"] .wp-block-newspack-blocks-homepage-articles article .entry-title a {
	color: currentColor;
}

.wp-block-newspack-blocks-homepage-articles article .entry-title a:hover {
	color: #db2777;
	text-decoration: underline;
}

.has-background:not(.has-background-background-color) .wp-block-newspack-blocks-homepage-articles article .entry-title a:hover,
[class*="background-color"]:not(.has-background-background-color) .wp-block-newspack-blocks-homepage-articles article .entry-title a:hover,
[style*="background-color"] .wp-block-newspack-blocks-homepage-articles article .entry-title a:hover {
	color: currentColor;
}

@media only screen and (min-width: 560px) {
	.wp-block-newspack-blocks-homepage-articles article .more-link {
		margin-top: 16px;
	}
}

.wp-block-newspack-blocks-homepage-articles article .entry-meta,
.wp-block-newspack-blocks-homepage-articles article .cat-links {
	color: #844d4d;
	font-size: 0.84746rem;
}

.has-background:not(.has-background-background-color) .wp-block-newspack-blocks-homepage-articles article .entry-meta,
[class*="background-color"]:not(.has-background-background-color) .wp-block-newspack-blocks-homepage-articles article .entry-meta,
[style*="background-color"] .wp-block-newspack-blocks-homepage-articles article .entry-meta, .has-background:not(.has-background-background-color)
.wp-block-newspack-blocks-homepage-articles article .cat-links,
[class*="background-color"]:not(.has-background-background-color)
.wp-block-newspack-blocks-homepage-articles article .cat-links,
[style*="background-color"]
.wp-block-newspack-blocks-homepage-articles article .cat-links {
	color: currentColor;
}

.wp-block-newspack-blocks-homepage-articles article .entry-meta > span > *,
.wp-block-newspack-blocks-homepage-articles article .cat-links > span > * {
	vertical-align: top;
}

.wp-block-newspack-blocks-homepage-articles article .entry-meta .byline:not(:last-child),
.wp-block-newspack-blocks-homepage-articles article .cat-links .byline:not(:last-child) {
	margin-right: 16px;
}

.wp-block-newspack-blocks-homepage-articles article .entry-meta .published + .updated,
.wp-block-newspack-blocks-homepage-articles article .cat-links .published + .updated {
	display: none;
}

.wp-block-newspack-blocks-homepage-articles article .entry-meta a,
.wp-block-newspack-blocks-homepage-articles article .cat-links a {
	color: currentColor;
	text-decoration: underline;
}

.wp-block-newspack-blocks-homepage-articles article .entry-meta a:hover, .wp-block-newspack-blocks-homepage-articles article .entry-meta a:active,
.wp-block-newspack-blocks-homepage-articles article .cat-links a:hover,
.wp-block-newspack-blocks-homepage-articles article .cat-links a:active {
	color: #db2777;
	text-decoration: none;
}

.has-background:not(.has-background-background-color) .wp-block-newspack-blocks-homepage-articles article .entry-meta a:hover,
[class*="background-color"]:not(.has-background-background-color) .wp-block-newspack-blocks-homepage-articles article .entry-meta a:hover,
[style*="background-color"] .wp-block-newspack-blocks-homepage-articles article .entry-meta a:hover, .has-background:not(.has-background-background-color) .wp-block-newspack-blocks-homepage-articles article .entry-meta a:active,
[class*="background-color"]:not(.has-background-background-color) .wp-block-newspack-blocks-homepage-articles article .entry-meta a:active,
[style*="background-color"] .wp-block-newspack-blocks-homepage-articles article .entry-meta a:active, .has-background:not(.has-background-background-color)
.wp-block-newspack-blocks-homepage-articles article .cat-links a:hover,
[class*="background-color"]:not(.has-background-background-color)
.wp-block-newspack-blocks-homepage-articles article .cat-links a:hover,
[style*="background-color"]
.wp-block-newspack-blocks-homepage-articles article .cat-links a:hover, .has-background:not(.has-background-background-color)
.wp-block-newspack-blocks-homepage-articles article .cat-links a:active,
[class*="background-color"]:not(.has-background-background-color)
.wp-block-newspack-blocks-homepage-articles article .cat-links a:active,
[style*="background-color"]
.wp-block-newspack-blocks-homepage-articles article .cat-links a:active {
	color: currentColor;
}

/**
 * Button Placeholder style
 * - Since buttons appear in various blocks,
 *   let’s use a placeholder to keep them all
 *   in-sync
 */
button[data-load-more-btn], .button, button,
input[type="submit"],
.wp-block-button__link,
.wp-block-file__button, .a8c-posts-list__view-all, .wp-block-search .wp-block-search__button, body .widget_eu_cookie_law_widget #eu-cookie-law input.accept {
	line-height: 1;
	color: #FFFDF6;
	cursor: pointer;
	font-weight: bold;
	font-family: "Rubik", Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif;
	font-family: var(--font-headings, "Rubik", Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif);
	font-size: 1rem;
	background-color: #20603C;
	border-radius: 5px;
	border-width: 0;
	text-decoration: none;
	padding: 18px 18px;
}

button[data-load-more-btn]:before, .button:before, button:before,
input[type="submit"]:before,
.wp-block-button__link:before,
.wp-block-file__button:before, .a8c-posts-list__view-all:before, .wp-block-search .wp-block-search__button:before, body .widget_eu_cookie_law_widget #eu-cookie-law input.accept:before, button[data-load-more-btn]:after, .button:after, button:after,
input[type="submit"]:after,
.wp-block-button__link:after,
.wp-block-file__button:after, .a8c-posts-list__view-all:after, .wp-block-search .wp-block-search__button:after, body .widget_eu_cookie_law_widget #eu-cookie-law input.accept:after {
	content: '';
	display: block;
	height: 0;
	width: 0;
}

button[data-load-more-btn]:before, .button:before, button:before,
input[type="submit"]:before,
.wp-block-button__link:before,
.wp-block-file__button:before, .a8c-posts-list__view-all:before, .wp-block-search .wp-block-search__button:before, body .widget_eu_cookie_law_widget #eu-cookie-law input.accept:before {
	margin-bottom: -0.12em;
}

button[data-load-more-btn]:after, .button:after, button:after,
input[type="submit"]:after,
.wp-block-button__link:after,
.wp-block-file__button:after, .a8c-posts-list__view-all:after, .wp-block-search .wp-block-search__button:after, body .widget_eu_cookie_law_widget #eu-cookie-law input.accept:after {
	margin-top: -0.11em;
}

.button:not(.has-background):hover, button:not(.has-background):hover,
input:not(.has-background):hover[type="submit"],
.wp-block-button__link:not(.has-background):hover,
.wp-block-file__button:not(.has-background):hover, .a8c-posts-list__view-all:not(.has-background):hover, .wp-block-search .wp-block-search__button:not(.has-background):hover, body .widget_eu_cookie_law_widget #eu-cookie-law input.accept:not(.has-background):hover, .button:focus, button:focus,
input:focus[type="submit"],
.wp-block-button__link:focus,
.wp-block-file__button:focus, .a8c-posts-list__view-all:focus, .wp-block-search .wp-block-search__button:focus, body .widget_eu_cookie_law_widget #eu-cookie-law input.accept:focus, .has-focus.button, button.has-focus,
input.has-focus[type="submit"],
.has-focus.wp-block-button__link,
.has-focus.wp-block-file__button, .has-focus.a8c-posts-list__view-all, .wp-block-search .has-focus.wp-block-search__button, body .widget_eu_cookie_law_widget #eu-cookie-law input.has-focus.accept {
	color: ("default": #FFFDF6, "light": #FDF9EC, "dark": #DDDDDD);
	background-color: #db2777;
}

/**
 * Onsale Placeholder style
 * - Since buttons appear in various blocks,
 *   let’s use a placeholder to keep them all
 *   in-sync
 */
button[data-load-more-btn], .button {
	display: inline-block;
}

.has-background:not(.has-background-background-color) button[data-load-more-btn],
[class*="background-color"]:not(.has-background-background-color) button[data-load-more-btn],
[style*="background-color"] button[data-load-more-btn], .has-background:not(.has-background-background-color) .button,
[class*="background-color"]:not(.has-background-background-color) .button,
[style*="background-color"] .button {
	background-color: transparent;
	border: 2px solid currentColor;
	color: currentColor;
}

/**
 * Button
 */
/**
 * Block Options
 */
.wp-block-button.is-style-outline.wp-block-button__link,
.wp-block-button.is-style-outline .wp-block-button__link {
	border: 2px solid currentcolor;
	padding: 16px 18px;
}

.wp-block-button.is-style-outline.wp-block-button__link:not(.has-background),
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background) {
	background: transparent;
}

.wp-block-button.is-style-outline.wp-block-button__link:not(.has-text-color),
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color) {
	color: #20603C;
}

.wp-block-button.is-style-outline.wp-block-button__link:active,
.wp-block-button.is-style-outline .wp-block-button__link:active {
	color: #20603C;
}

.wp-block-button.is-style-outline.wp-block-button__link:hover, .wp-block-button.is-style-outline.wp-block-button__link:focus, .wp-block-button.is-style-outline.wp-block-button__link.has-focus,
.wp-block-button.is-style-outline .wp-block-button__link:hover,
.wp-block-button.is-style-outline .wp-block-button__link:focus,
.wp-block-button.is-style-outline .wp-block-button__link.has-focus {
	color: #db2777;
}

.has-primary-background-color .wp-block-button.is-style-outline.wp-block-button__link:not(.has-text-color), .has-primary-background-color
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color) {
	color: #FFFDF6;
}

.wp-block-button.is-style-squared,
.wp-block-button.is-style-squared .wp-block-button__link {
	border-radius: 0;
}

.wp-block-code {
	color: #3C2323;
	font-size: 0.84746rem;
	padding: 16px;
	border-color: #3C2323;
}

.wp-block-code pre {
	color: #3C2323;
}

.wp-block-columns {
	/**
	 * Block Options
	 */
}

.wp-block-columns .wp-block-column > * {
	margin-top: 21.312px;
	margin-bottom: 21.312px;
}

@media only screen and (min-width: 560px) {
	.wp-block-columns .wp-block-column > * {
		margin-top: 32px;
		margin-bottom: 32px;
	}
}

.wp-block-columns .wp-block-column > *:first-child {
	margin-top: 0;
}

.wp-block-columns .wp-block-column > *:last-child {
	margin-bottom: 0;
}

.wp-block-columns .wp-block-column:last-child {
	margin-bottom: 0;
}

.wp-block-columns .wp-block-column:not(:last-child) {
	margin-bottom: 21.312px;
}

@media only screen and (min-width: 560px) {
	.wp-block-columns .wp-block-column:not(:last-child) {
		margin-bottom: 32px;
	}
}

@media only screen and (min-width: 782px) {
	.wp-block-columns .wp-block-column:not(:last-child) {
		/* Resetting margins to match _block-container.scss */
		margin-bottom: 0;
	}
}

.wp-block-columns.alignfull {
	padding-left: 16px;
	padding-right: 16px;
}

.wp-block-columns.alignfull:not(:first-child) {
	margin-top: 32px;
}

.wp-block-columns.alignfull:not(:last-child) {
	margin-bottom: 32px;
}

.wp-block-cover,
.wp-block-cover-image {
	background-color: #0D1B24;
	min-height: calc( 15 * 32px);
	margin-top: inherit;
	margin-bottom: inherit;
	/* Treating H2 separately to account for legacy /core styles */
	/**
	 * Block Options
	 */
}

.wp-block-cover.has-background-dim,
.wp-block-cover-image.has-background-dim {
	background-color: #0D1B24;
	color: #FDF9EC;
}

.wp-block-cover .wp-block-cover__inner-container,
.wp-block-cover .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text,
.wp-block-cover-image .wp-block-cover__inner-container,
.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover-image .wp-block-cover-text {
	margin-top: 32px;
	margin-bottom: 32px;
	color: currentColor;
}

.wp-block-cover h2,
.wp-block-cover-image h2 {
	font-size: 2.28776rem;
	letter-spacing: normal;
	line-height: 1.15;
	max-width: inherit;
	text-align: inherit;
	padding: 0;
}

.wp-block-cover h2.has-text-align-left,
.wp-block-cover-image h2.has-text-align-left {
	text-align: left;
}

.wp-block-cover h2.has-text-align-center,
.wp-block-cover-image h2.has-text-align-center {
	text-align: center;
}

.wp-block-cover h2.has-text-align-right,
.wp-block-cover-image h2.has-text-align-right {
	text-align: right;
}

.wp-block-cover .wp-block-cover__inner-container,
.wp-block-cover-image .wp-block-cover__inner-container {
	width: calc(100% - 64px);
}

.wp-block-cover .wp-block-cover__inner-container > *,
.wp-block-cover-image .wp-block-cover__inner-container > * {
	margin-top: 21.312px;
	margin-bottom: 21.312px;
}

@media only screen and (min-width: 560px) {
	.wp-block-cover .wp-block-cover__inner-container > *,
	.wp-block-cover-image .wp-block-cover__inner-container > * {
		margin-top: 32px;
		margin-bottom: 32px;
	}
}

.wp-block-cover .wp-block-cover__inner-container > *:first-child,
.wp-block-cover-image .wp-block-cover__inner-container > *:first-child {
	margin-top: 0;
}

.wp-block-cover .wp-block-cover__inner-container > *:last-child,
.wp-block-cover-image .wp-block-cover__inner-container > *:last-child {
	margin-bottom: 0;
}

.wp-block-cover.alignleft, .wp-block-cover.alignright,
.wp-block-cover-image.alignleft,
.wp-block-cover-image.alignright {
	margin-top: 0;
}

.wp-block-cover.alignleft > *, .wp-block-cover.alignright > *,
.wp-block-cover-image.alignleft > *,
.wp-block-cover-image.alignright > * {
	margin-top: calc(2 * 32px);
	margin-bottom: calc(2 * 32px);
	padding-left: 16px;
	padding-right: 16px;
	width: 100%;
}

.wp-block-cover.has-left-content, .wp-block-cover.has-right-content,
.wp-block-cover-image.has-left-content,
.wp-block-cover-image.has-right-content {
	justify-content: center;
}

.wp-block-file .wp-block-file__button {
	background-color: #20603C;
	color: #FFFDF6;
	font-size: 0.84746rem;
	margin-left: 16px;
	margin-right: 16px;
}

.wp-block-file .wp-block-file__button:before, .wp-block-file .wp-block-file__button:after {
	display: inherit;
}

.wp-block-file a.wp-block-file__button:active,
.wp-block-file a.wp-block-file__button:focus,
.wp-block-file a.wp-block-file__button:hover,
.wp-block-file a.wp-block-file__button:visited {
	color: ("default": #FFFDF6, "light": #FDF9EC, "dark": #DDDDDD);
	opacity: .85;
}

.wp-block-gallery {
	margin: 0;
}

.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
	margin: 0;
	color: white;
	font-size: 0.71818rem;
}

.wp-block-gallery.alignleft, .wp-block-gallery.alignright {
	max-width: 50%;
}

.wp-block-group .wp-block-group__inner-container {
	margin-left: auto;
	margin-right: auto;
}

.wp-block-group .wp-block-group__inner-container > * {
	margin-top: 21.312px;
	margin-bottom: 21.312px;
}

@media only screen and (min-width: 560px) {
	.wp-block-group .wp-block-group__inner-container > * {
		margin-top: 32px;
		margin-bottom: 32px;
	}
}

.wp-block-group .wp-block-group__inner-container > *:first-child {
	margin-top: 0;
}

.wp-block-group .wp-block-group__inner-container > *:last-child {
	margin-bottom: 0;
}

.wp-block-group.has-background {
	padding: 21.312px;
}

@media only screen and (min-width: 560px) {
	.wp-block-group.has-background {
		padding: 32px;
	}
}

.wp-block-group.alignfull {
	padding-left: 16px;
	padding-right: 16px;
}

h1, .h1 {
	font-size: 40px;
	letter-spacing: normal;
	line-height: 1.15;
}

h2, .h2 {
	font-size: 32px;
	letter-spacing: normal;
	line-height: 1.15;
}

h3, .h3 {
	font-size: 28px;
	letter-spacing: normal;
	line-height: 1.15;
}

h4, .h4 {
	font-size: 24px;
	letter-spacing: normal;
	line-height: 1.15;
}

h5, .h5 {
	font-size: 20px;
	letter-spacing: normal;
	line-height: 1.15;
}

h6, .h6 {
	font-size: 18px;
	letter-spacing: normal;
	line-height: 1.15;
}

.wp-block-image {
	text-align: center;
}

.wp-block-image figcaption {
	color: #844d4d;
	font-size: 0.71818rem;
	margin-top: calc(0.5 * 16px);
	margin-bottom: 16px;
	text-align: center;
}

.entry-content > *[class="wp-block-image"],
.entry-content [class*="inner-container"] > *[class="wp-block-image"] {
	margin-top: 0;
	margin-bottom: 0;
}

.entry-content > *[class="wp-block-image"] + *,
.entry-content [class*="inner-container"] > *[class="wp-block-image"] + * {
	margin-top: 0;
}

img {
	height: auto;
	max-width: 100%;
	vertical-align: middle;
}

.wp-block-latest-comments {
	padding-left: 0;
}

.wp-block-latest-comments .wp-block-latest-comments__comment {
	font-size: 0.84746rem;
	line-height: 1.6;
	/* Vertical margins logic */
	margin-top: 32px;
	margin-bottom: 32px;
}

.wp-block-latest-comments .wp-block-latest-comments__comment:first-child {
	margin-top: 0;
}

.wp-block-latest-comments .wp-block-latest-comments__comment:last-child {
	margin-bottom: 0;
}


.wp-block-latest-comments .wp-block-latest-comments__comment-date {
	color: #844d4d;
	font-size: 0.84746rem;
}

.wp-block-latest-comments .wp-block-latest-comments__comment-excerpt p {
	font-size: 0.84746rem;
	line-height: 1.6;
	margin: 0;
}

.wp-block-latest-posts {
	padding-left: 0;
}

.wp-block-latest-posts > li {
	word-wrap: break-word;
	/* Vertical margins logic */
	margin-top: 32px;
	margin-bottom: 32px;
}

.wp-block-latest-posts > li:first-child {
	margin-top: 0;
}

.wp-block-latest-posts > li:last-child {
	margin-bottom: 0;
}

.wp-block-latest-posts > li > a {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.15;
}

.wp-block-latest-posts .wp-block-latest-posts__post-date {
	color: #844d4d;
	font-size: 0.71818rem;
	line-height: 1.6;
}

.entry-content [class*="inner-container"] .wp-block-latest-posts .wp-block-latest-posts__post-date,
.entry-content .has-background .wp-block-latest-posts .wp-block-latest-posts__post-date {
	color: currentColor;
}

.wp-block-latest-posts .wp-block-latest-posts__post-excerpt,
.wp-block-latest-posts .wp-block-latest-posts__post-full-content {
	font-size: 0.84746rem;
	line-height: 1.6;
	margin: 0;
}

.wp-block-latest-posts.alignfull {
	padding-left: 16px;
	padding-right: 16px;
}

.entry-content [class*="inner-container"] .wp-block-latest-posts.alignfull,
.entry-content .has-background .wp-block-latest-posts.alignfull {
	padding-left: 0;
	padding-right: 0;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-item a {
	display: block;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

ul,
ol {
	margin: 0;
	padding-left: 32px;
}

ul.aligncenter,
ol.aligncenter {
	list-style-position: inside;
	padding: 0;
}

ul.alignright,
ol.alignright {
	list-style-position: inside;
	text-align: right;
	padding: 0;
}

#articles ul {
	list-style-type: disc;
}

ol {
	list-style-type: decimal;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0;
	padding-left: 32px;
}

.wp-block-media-text {
	/**
	 * Block Options
	 */
}

.wp-block-media-text .wp-block-media-text__content {
	padding: 16px;
}

@media only screen and (min-width: 640px) {
	.wp-block-media-text .wp-block-media-text__content {
		padding: 32px;
	}
}

.wp-block-media-text .wp-block-media-text__content > * {
	margin-top: 21.312px;
	margin-bottom: 21.312px;
}

@media only screen and (min-width: 560px) {
	.wp-block-media-text .wp-block-media-text__content > * {
		margin-top: 32px;
		margin-bottom: 32px;
	}
}

.wp-block-media-text .wp-block-media-text__content > *:first-child {
	margin-top: 0;
}

.wp-block-media-text .wp-block-media-text__content > *:last-child {
	margin-bottom: 0;
}

@media only screen and (min-width: 560px) {
	.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
		padding-top: 32px;
		padding-bottom: 32px;
	}
}

p.has-background {
	padding: 16px 16px;
}

.a8c-posts-list__listing {
	list-style: none;
	margin: 0;
	padding: 0;
}

.a8c-posts-list__listing:not(:last-child) {
	margin-bottom: calc(3 * 32px);
}

.a8c-posts-list-item__featured span {
	color: #FFFDF6;
	background-color: #20603C;
	font-weight: bold;
	font-size: 0.84746rem;
	line-height: 1;
	padding: calc(0.5 * 16px) calc(0.66 * 16px);
}

.a8c-posts-list__item {
	display: block;
	/* Vertical margins logic between posts */
	margin-top: calc(3 * 32px);
	margin-bottom: calc(3 * 32px);
}

.a8c-posts-list__item:first-child {
	margin-top: 0;
}

.a8c-posts-list__item:last-child {
	margin-bottom: 0;
}

.a8c-posts-list__item .entry > * {
	/* Vertical margins logic between post details */
	margin-top: 16px;
	margin-bottom: 16px;
}

.a8c-posts-list__item .entry > *:first-child {
	margin-top: 0;
}

.a8c-posts-list__item .entry > *:last-child {
	margin-bottom: 0;
}

.a8c-posts-list__item .a8c-posts-list-item__meta {
	color: #844d4d;
	font-size: 0.84746rem;
}

.a8c-posts-list__item .a8c-posts-list-item__meta a {
	color: currentColor;
}

.a8c-posts-list__item .a8c-posts-list-item__meta a:hover, .a8c-posts-list__item .a8c-posts-list-item__meta a:active {
	color: #db2777;
}

.a8c-posts-list__item .a8c-posts-list-item__edit-link {
	margin-left: 16px;
}

.a8c-posts-list__view-all {
	display: inline-block;
}

.wp-block-pullquote {
	border-top-color: #3C2323;
	border-top-width: 4px;
	border-bottom-color: #3C2323;
	border-bottom-width: 4px;
	color: #3C2323;
}

.wp-block-pullquote blockquote p {
	font-size: 1.64303rem;
	letter-spacing: normal;
	line-height: 1.15;
}

.wp-block-pullquote.is-style-solid-color blockquote p {
	font-size: 1.64303rem;
}

.wp-block-pullquote a {
	color: currentColor;
}

.wp-block-pullquote .wp-block-pullquote__citation,
.wp-block-pullquote cite,
.wp-block-pullquote footer {
	color: #844d4d;
	font-size: 0.84746rem;
	letter-spacing: normal;
}

.wp-block-pullquote blockquote {
	padding-left: 0;
}

.wp-block-pullquote.is-style-solid-color {
	color: #FFFDF6;
}

.wp-block-pullquote.is-style-solid-color .wp-block-pullquote__citation,
.wp-block-pullquote.is-style-solid-color cite,
.wp-block-pullquote.is-style-solid-color footer {
	color: currentColor;
}

.wp-block-pullquote.is-style-solid-color:not(.has-background) {
	background-color: #20603C;
}

.wp-block-quote {
	border-left-color: #20603C;
	margin: 32px 0;
	padding-left: 16px;
	/**
	 * Block Options
	 */
}

.wp-block-quote > * {
	margin-top: 16px;
	margin-bottom: 16px;
}

.wp-block-quote > *:first-child {
	margin-top: 0;
}

.wp-block-quote > *:last-child {
	margin-bottom: 0;
}

.wp-block-quote p {
	font-size: 1.64303rem;
	letter-spacing: normal;
	line-height: 1.15;
}

.wp-block-quote .wp-block-quote__citation,
.wp-block-quote cite,
.wp-block-quote footer {
	color: #844d4d;
	font-size: 0.84746rem;
	letter-spacing: normal;
}

.has-background:not(.has-background-background-color) .wp-block-quote .wp-block-quote__citation,
[class*="background-color"]:not(.has-background-background-color) .wp-block-quote .wp-block-quote__citation,
[style*="background-color"] .wp-block-quote .wp-block-quote__citation,
.wp-block-cover[style*="background-image"] .wp-block-quote .wp-block-quote__citation, .has-background:not(.has-background-background-color)
.wp-block-quote cite,
[class*="background-color"]:not(.has-background-background-color)
.wp-block-quote cite,
[style*="background-color"]
.wp-block-quote cite,
.wp-block-cover[style*="background-image"]
.wp-block-quote cite, .has-background:not(.has-background-background-color)
.wp-block-quote footer,
[class*="background-color"]:not(.has-background-background-color)
.wp-block-quote footer,
[style*="background-color"]
.wp-block-quote footer,
.wp-block-cover[style*="background-image"]
.wp-block-quote footer {
	color: currentColor;
}

.wp-block-quote[style*="text-align:right"], .wp-block-quote[style*="text-align: right"] {
	border-right-color: #20603C;
}

.wp-block-quote.is-style-large, .wp-block-quote.is-large {
	/* Resetting margins to match _block-container.scss */
	margin-top: 32px;
	margin-bottom: 32px;
	padding: 0;
}

.wp-block-quote.is-style-large p, .wp-block-quote.is-large p {
	font-size: 1.93878rem;
	letter-spacing: normal;
	line-height: 1.15;
}

.wp-block-quote.is-style-large .wp-block-quote__citation,
.wp-block-quote.is-style-large cite,
.wp-block-quote.is-style-large footer, .wp-block-quote.is-large .wp-block-quote__citation,
.wp-block-quote.is-large cite,
.wp-block-quote.is-large footer {
	color: #844d4d;
	font-size: 0.84746rem;
	letter-spacing: normal;
}

.has-background:not(.has-background-background-color) .wp-block-quote,
[class*="background-color"]:not(.has-background-background-color) .wp-block-quote,
[style*="background-color"] .wp-block-quote,
.wp-block-cover[style*="background-image"] .wp-block-quote {
	border-color: currentColor;
}

.wp-block-search {
	flex-wrap: wrap;
}

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper {
	background: white;
	color: black;
	border: 1px solid #AAAAAA;
	border-radius: 3px;
}

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input {
	padding: 16px;
}

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button {
	padding: 18px 18px;
}

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button.has-icon {
	padding: 0;
}

.wp-block-search .wp-block-search__label {
	font-weight: normal;
}

.wp-block-search .wp-block-search__input {
	color: black;
	border: 1px solid #AAAAAA;
	border-radius: 3px;
	padding: 16px;
	font-size: 1rem;
	line-height: 1rem;
	max-width: inherit;
	margin-right: calc( .66 * 18px);
	background: white;
}

.wp-block-search .wp-block-search__input:focus {
	color: black;
	border-color: #AAAAAA;
}

.wp-block-search .wp-block-search__button {
	border: none;
	box-shadow: none;
}

.wp-block-search .wp-block-search__button.has-icon {
	transform: scaleX(-1);
	padding: 0;
	min-width: calc(2* 18px + 1rem + 4px);
	min-height: calc(2* 18px + 1rem + 4px);
}

.wp-block-search .wp-block-search__button.has-icon svg {
	fill: currentColor;
	width: 29px;
	height: 29px;
}

hr {
	border-bottom: 2.64px solid #3C2323;
	clear: both;
	margin-left: auto;
	margin-right: auto;
}

hr.wp-block-separator {
	border-bottom: 2.64px solid #3C2323;
	/**
		 * Block Options
		 */
}

hr.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
	max-width: 96px;
}

hr.wp-block-separator.is-style-wide {
	border-bottom-width: 2.64px;
}

hr.wp-block-separator.is-style-dots.has-background, hr.wp-block-separator.is-style-dots.has-text-color {
	background-color: transparent !important;
}

hr.wp-block-separator.is-style-dots.has-background:before, hr.wp-block-separator.is-style-dots.has-text-color:before {
	color: currentColor !important;
}

hr.wp-block-separator.is-style-dots:before {
	color: #3C2323;
	font-size: 1.64303rem;
	letter-spacing: 0.84746rem;
	padding-left: 0.84746rem;
}

.has-background:not(.has-background-background-color) hr.wp-block-separator,
[class*="background-color"]:not(.has-background-background-color) hr.wp-block-separator,
[style*="background-color"] hr.wp-block-separator,
.wp-block-cover[style*="background-image"] hr.wp-block-separator {
	border-color: currentColor;
}

.wp-block-jetpack-slideshow ul {
	margin-left: 0;
	margin-right: 0;
}

.wp-block-spacer {
	display: block;
	margin-bottom: 0 !important;
	margin-top: 0 !important;
}

@media only screen and (max-width: 559px) {
	.wp-block-spacer[style] {
		height: 16px !important;
	}
}

.jetpack_subscription_widget input[type="text"] {
	padding: 16px !important;
	width: 100% !important;
}

table,
.wp-block-table {
	width: 100%;
	min-width: 240px;
	border-collapse: collapse;
}



table td,
table th,
.wp-block-table td,
.wp-block-table th {
	padding: calc( 0.5 * 16px);
	border: 1px solid;
}

table.is-style-stripes tbody tr:nth-child(odd),
.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
	background-color: #FAFAFA;
	color: #3C2323;
}

.wp-block-video figcaption {
	color: #844d4d;
	font-size: 0.71818rem;
	margin-top: calc(0.5 * 16px);
	margin-bottom: 16px;
	text-align: center;
}

* > figure > video {
	max-width: unset;
	width: 100%;
	vertical-align: middle;
}

/* Block Alignments */
/**
 * .alignleft
 */
.alignleft {
	/*rtl:ignore*/
	text-align: left;
	/*rtl:ignore*/
	float: left;
	margin-top: 0;
	/*rtl:ignore*/
	margin-right: 16px;
	margin-bottom: 32px;
}

.entry-content > .alignleft {
	/*rtl:ignore*/
	float: left;
}

/**
 * .aligncenter
 */
.aligncenter {
	clear: both;
	display: block;
	float: none;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

/**
 * .alignright
 */
.alignright {
	/*rtl:ignore*/
	float: right;
	margin-top: 0;
	margin-bottom: 32px;
	/*rtl:ignore*/
	margin-left: 16px;
}

.entry-content > .alignright {
	/*rtl:ignore*/
	float: right;
}

.entry-content * > .alignleft + *,
.entry-content * > .alignright + * {
	margin-top: 0;
}

/**
 * .aligndefault
 */
/**
 * .alignwide
 */
.alignwide {
	clear: both;
}

/**
 * .alignfull
 */
.alignfull {
	clear: both;
}

.has-left-content {
	justify-content: flex-start;
}

.has-right-content {
	justify-content: flex-end;
}

.has-parallax {
	background-attachment: fixed;
}

.has-primary-color {
	color: #20603C;
}

.has-secondary-color {
	color: #655441;
}

.has-foreground-color {
	color: #3C2323;
}

.has-foreground-light-color {
	color: #844d4d;
}

.has-foreground-dark-color {
	color: #0D1B24;
}

.has-background-light-color {
	color: #FDF9EC;
}

.has-background-dark-color {
	color: #DDDDDD;
}

.has-background-dim,
.has-background-color {
	color: #FFFDF6;
}

.has-background p:not(.has-text-color),
.has-background h1:not(.has-text-color),
.has-background h2:not(.has-text-color),
.has-background h3:not(.has-text-color),
.has-background h4:not(.has-text-color),
.has-background h5:not(.has-text-color),
.has-background h6:not(.has-text-color) {
	color: currentColor;
}

.has-primary-background-color,
.has-primary-background-color.has-background-dim {
	background-color: #20603C;
}

.has-primary-background-color:not(.has-text-color),
.has-primary-background-color.has-background-dim:not(.has-text-color) {
	color: #FFFDF6;
}

.has-secondary-background-color,
.has-secondary-background-color.has-background-dim {
	background-color: #655441;
}

.has-secondary-background-color:not(.has-text-color),
.has-secondary-background-color.has-background-dim:not(.has-text-color) {
	color: #FFFDF6;
}

.has-background-dim,
.has-foreground-background-color,
.has-foreground-background-color.has-background-dim {
	background-color: #3C2323;
}

.has-background-dim,
.has-foreground-background-color,
.has-foreground-background-color.has-background-dim {
	color: #FFFDF6;
}

.has-foreground-light-background-color,
.has-foreground-light-background-color.has-background-dim {
	background-color: #844d4d;
}

.has-foreground-light-background-color:not(.has-text-color),
.has-foreground-light-background-color.has-background-dim:not(.has-text-color) {
	color: #FFFDF6;
}

.has-foreground-dark-background-color,
.has-foreground-dark-background-color.has-background-dim {
	background-color: #0D1B24;
}

.has-foreground-dark-background-color:not(.has-text-color),
.has-foreground-dark-background-color.has-background-dim:not(.has-text-color) {
	color: #FFFDF6;
}

.has-background-light-background-color,
.has-background-light-background-color.has-background-dim {
	background-color: #FDF9EC;
}

.has-background-light-background-color:not(.has-text-color),
.has-background-light-background-color.has-background-dim:not(.has-text-color) {
	color: #3C2323;
}

.has-background-dark-background-color,
.has-background-dark-background-color.has-background-dim {
	background-color: #DDDDDD;
}

.has-background-dark-background-color:not(.has-text-color),
.has-background-dark-background-color.has-background-dim:not(.has-text-color) {
	color: #3C2323;
}

.has-background-background-color,
.has-background-background-color.has-background-dim {
	background-color: #FFFDF6;
	color: #3C2323;
}

.has-background-background-color:not(.has-text-color),
.has-background-background-color.has-background-dim:not(.has-text-color) {
	color: #3C2323;
}

.is-small-text,
.has-small-font-size {
	font-size: 0.84746rem;
}

.is-regular-text,
.has-regular-font-size,
.has-normal-font-size,
.has-medium-font-size {
	font-size: 1rem;
}

.is-large-text,
.has-large-font-size {
	font-size: 1.3924rem;
	line-height: 1.15;
}

.is-larger-text,
.has-larger-font-size,
.has-huge-font-size {
	font-size: 1.64303rem;
	line-height: 1.15;
}

.has-drop-cap:not(:focus)::first-letter {
	font-size: calc(2 * 2.69955rem);
	font-weight: bold;
	line-height: 0.66;
	text-transform: uppercase;
	font-style: normal;
	float: left;
	margin: 0.1em 0.1em 0 0;
}

.has-drop-cap:not(:focus)::after {
	content: "";
	display: table;
	clear: both;
	padding-top: 14px;
}

.desktop-only {
	display: none;
}

@media only screen and (min-width: 560px) {
	.desktop-only {
		display: block;
	}
}

/**
 * Spacing Overrides
 */
/*
 * Margins
 */
.margin-top-none {
	margin-top: 0 !important;
}

.margin-top-half {
	margin-top: 16px !important;
}

.margin-top-default {
	margin-top: 32px !important;
}

.margin-right-none {
	/*rtl:ignore*/
	margin-right: 0 !important;
}

.margin-right-half {
	/*rtl:ignore*/
	margin-right: 16px !important;
}

.margin-right-default {
	/*rtl:ignore*/
	margin-right: 32px !important;
}

.margin-bottom-none {
	margin-bottom: 0 !important;
}

.margin-bottom-half {
	margin-bottom: 16px !important;
}

.margin-bottom-default {
	margin-bottom: 32px !important;
}

.margin-left-none {
	/*rtl:ignore*/
	margin-left: 0 !important;
}

.margin-left-half {
	/*rtl:ignore*/
	margin-left: 16px !important;
}

.margin-left-default {
	/*rtl:ignore*/
	margin-left: 32px !important;
}

/*
 * Padding
 */
.padding-top-none {
	padding-top: 0 !important;
}

.padding-top-half {
	padding-top: 16px !important;
}

.padding-top-default {
	padding-top: 32px !important;
}

.padding-right-none {
	/*rtl:ignore*/
	padding-right: 0 !important;
}

.padding-right-half {
	/*rtl:ignore*/
	padding-right: 16px !important;
}

.padding-right-default {
	/*rtl:ignore*/
	padding-right: 32px !important;
}

.padding-bottom-none {
	padding-bottom: 0 !important;
}

.padding-bottom-half {
	padding-bottom: 16px !important;
}

.padding-bottom-default {
	padding-bottom: 32px !important;
}

.padding-left-none {
	/*rtl:ignore*/
	padding-left: 0 !important;
}

.padding-left-half {
	/*rtl:ignore*/
	padding-left: 16px !important;
}

.padding-left-default {
	/*rtl:ignore*/
	padding-left: 32px !important;
}

/**
 * Components
 * - Similar to Blocks but exist outside of the "current" editor context
 */
/*
 * Components
 * - Similar to Blocks but exist outside of the "current" editor context
 */

body:not(.fse-enabled) .site-title {
	font-size: 1.64303rem;
}

body:not(.fse-enabled) .site-description {
	font-size: 0.71818rem;
}

/***********************navigation**************************/
/* 
.main-navigation {
	color: #3C2323;
}

.main-navigation > div {
	display: none;
}

.main-navigation #toggle-menu {
	display: inline-block;
	margin: 0;
}

.main-navigation #toggle:checked ~ div:not(.woocommerce-menu-container) {
	display: block;
}

.main-navigation #toggle:focus + #toggle-menu {
	background-color: #db2777;
	outline: inherit;
	text-decoration: underline;
}

.main-navigation .dropdown-icon.close {
	display: none;
}

.main-navigation #toggle:checked + #toggle-menu .open {
	display: none;
}

.main-navigation #toggle:checked + #toggle-menu .close {
	display: inline;
}

@media only screen and (min-width: 560px) {
	.main-navigation > div {
		display: inline-block;
	}
	.main-navigation #toggle-menu {
		display: none;
	}
	.main-navigation > div > ul > li > ul {
		display: none;
	}
}

.main-navigation > div > ul {
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	margin: 0;
	max-width: none;
	padding-left: 0;
	position: relative;
	/* Sub-menus Flyout */
/* } */

/* .main-navigation > div > ul ul {
	padding-left: 0;
}

.main-navigation > div > ul li {
	display: block;
	position: relative;
	width: 100%;
	z-index: 1;
} */

/* .main-navigation > div > ul li:hover, .main-navigation > div > ul li[focus-within] {
	cursor: pointer;
	z-index: 99999;
}

.main-navigation > div > ul li:hover, .main-navigation > div > ul li:focus-within {
	cursor: pointer;
	z-index: 99999;
} */

/* @media only screen and (min-width: 560px) {
	.main-navigation > div > ul li {
		display: inherit;
		width: inherit;
		/* Submenu display */
	}
	.main-navigation > div > ul li:hover > ul,
	.main-navigation > div > ul li[focus-within] > ul,
	.main-navigation > div > ul li ul:hover,
	.main-navigation > div > ul li ul:focus {
		visibility: visible;
		opacity: 1;
		display: block;
	}
	.main-navigation > div > ul li:hover > ul,
	.main-navigation > div > ul li:focus-within > ul,
	.main-navigation > div > ul li ul:hover,
	.main-navigation > div > ul li ul:focus {
		visibility: visible;
		opacity: 1;
		display: block;
	}
} */

/* @media only screen and (min-width: 560px) {
	.main-navigation > div > ul > li > a {
		line-height: 1;
	}
	.main-navigation > div > ul > li > a:before, .main-navigation > div > ul > li > a:after {
		content: '';
		display: block;
		height: 0;
		width: 0;
	}
	.main-navigation > div > ul > li > a:before {
		margin-bottom: -0.12em;
	}
	.main-navigation > div > ul > li > a:after {
		margin-top: -0.11em;
	}
	.main-navigation > div > ul > li:first-of-type > a {
		padding-left: 0;
	}
	.main-navigation > div > ul > li:last-of-type > a {
		padding-right: 0;
	}
} */

/* .main-navigation > div > ul > li > .sub-menu {
	margin: 0;
	position: relative;
} */
/* 
@media only screen and (min-width: 560px) {
	.main-navigation > div > ul > li > .sub-menu {
		background: #FFFDF6;
		box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.2);
		left: 0;
		top: 100%;
		min-width: max-content;
		opacity: 0;
		position: absolute;
		transition: all 0.5s ease;
		visibility: hidden;
	}
} */

/* .main-navigation > div > ul > li > .sub-menu .sub-menu {
	width: 100%;
} */
/* 
.main-navigation a {
	color: #3C2323;
	display: block;
	font-family: "Rubik", Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif;
	font-family: var(--font-base, "Rubik", Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif);
	font-weight: bold;
	padding: 4px 0;
} */

/* @media only screen and (min-width: 560px) {
	.main-navigation a {
		padding: 8px;
	}
} */
/* 
.main-navigation a:link, .main-navigation a:visited {
	color: #3C2323;
} */

/* .main-navigation a:hover {
	color: #db2777;
} */
/* 
.main-navigation .sub-menu {
	list-style: none;
	margin-left: 0;
	/* Reset the counter for each UL */
	counter-reset: nested-list;
} */

/* .main-navigation .sub-menu .menu-item a {
	padding-top: 4px;
	padding-bottom: 4px;
} */

/* .main-navigation .sub-menu .menu-item a::before {
	/* Increment the dashes */
	counter-increment: nested-list;
	/* Insert dashes with spaces in between */
	content: "– " counters(nested-list, "– ", none);
} */
/* 
@media only screen and (min-width: 560px) {
	.main-navigation > div > ul > .menu-item-has-children > a::after {
		content: "\00a0\25BC";
		display: inline-block;
		font-size: 0.71818rem;
		height: inherit;
		width: inherit;
	}
} */

/* .main-navigation .hide-visually {
	position: absolute !important;
	clip: rect(1px, 1px, 1px, 1px);
	padding: 0 !important;
	border: 0 !important;
	height: 1px !important;
	width: 1px !important;
	overflow: hidden;
}  */

body:not(.fse-enabled) .main-navigation a {
	font-size: 1rem;
}

.social-navigation > div > ul {
	align-content: center;
	display: flex;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.social-navigation > div > ul > li:first-of-type > a {
	padding-left: 0;
}

.social-navigation > div > ul > li:last-of-type > a {
	padding-right: 0;
}

.social-navigation a {
	color: #3C2323;
	display: inline-block;
	padding: 0 calc( 0.5 * calc(0.5 * 16px ));
}

.social-navigation a:hover {
	color: #20603C;
}

.social-navigation svg {
	fill: currentColor;
	vertical-align: middle;
}

.site-footer {
	overflow: hidden;
}

@media only screen and (min-width: 640px) {
	.site-footer {
		align-items: flex-end;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
}

.site-info {
	color: #db2777;
	font-family: "Rubik", Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif;
	font-family: var(--font-headings, "Rubik", Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif);
	font-size: 0.84746rem;
}

@media only screen and (min-width: 640px) {
	.site-info {
		order: 1;
		flex: 1 0 50%;
		margin-top: 0;
		margin-bottom: 0;
	}
}

.site-info .site-name {
	font-weight: bold;
}

.site-info a {
	color: currentColor;
}

.site-info a:link, .site-info a:visited {
	color: currentColor;
}

.site-info a:hover {
	color: #20603C;
}

.footer-navigation {
	display: inline;
}

@media only screen and (min-width: 640px) {
	.footer-navigation {
		flex: 1 0 50%;
		order: 2;
		margin-top: 0;
		margin-bottom: 0;
		text-align: right;
	}
}

.footer-navigation > div {
	display: inline;
}

.footer-navigation .footer-menu {
	color: #db2777;
	margin: 0;
	padding-left: 0;
}

@media only screen and (min-width: 640px) {
	.footer-navigation .footer-menu {
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-end;
	}
}

.footer-navigation .footer-menu > li {
	display: inline;
}

.footer-navigation .footer-menu > li:first-of-type > a {
	padding-left: 0;
}

.footer-navigation .footer-menu > li:last-of-type {
	padding-right: 0;
}

.footer-navigation .footer-menu a {
	font-family: "Rubik", Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif;
	font-family: var(--font-base, "Rubik", Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif);
	font-weight: bold;
	padding: 8px;
	color: currentColor;
}

.footer-navigation .footer-menu a:link, .footer-navigation .footer-menu a:visited {
	color: currentColor;
}

.footer-navigation .footer-menu a:hover {
	color: #20603C;
}

body:not(.fse-enabled) .footer-menu a {
	font-size: 0.84746rem;
}

.entry-title {
	font-size: 2.28776rem;
	letter-spacing: normal;
	line-height: 1.15;
}

.entry-meta,
.entry-footer {
	color: #844d4d;
	clear: both;
	float: none;
	font-size: 0.84746rem;
	display: block;
}

.entry-meta > span,
.entry-footer > span {
	display: inline-block;
	margin-right: 16px;
}

.entry-meta > span > *,
.entry-footer > span > * {
	display: inline-block;
	vertical-align: middle;
}

.entry-meta > span:last-child,
.entry-footer > span:last-child {
	margin-right: 0;
}

.entry-meta > span .published + .updated,
.entry-footer > span .published + .updated {
	display: none;
}

.entry-meta a,
.entry-footer a {
	color: currentColor;
}

.entry-meta a:hover, .entry-meta a:active,
.entry-footer a:hover,
.entry-footer a:active {
	color: #db2777;
}

.entry-meta .svg-icon,
.entry-footer .svg-icon {
	fill: currentColor;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin-right: calc(0.25 * 16px);
}

/**
 * Entry Content
 */
.entry-content p {
	word-wrap: break-word;
}

.entry-content .more-link {
	display: block;
	color: inherit;
	margin-top: 16px;
}

@media only screen and (min-width: 560px) {
	.entry-content .more-link {
		margin-top: 32px;
	}
}

.entry-content .more-link:after {
	content: "→" /*rtl:"←"*/;
	display: inline-block;
	margin-left: 0.5em;
}

.entry-content .more-link:hover {
	text-decoration: none;
}

.entry-content > iframe,
.entry-content > iframe[style],
.entry-content > fb\:post {
	display: block !important;
	margin-left: auto !important;
	margin-right: auto !important;
	overflow: scroll;
}

.home.page.hide-homepage-header.hide-homepage-title .entry-content {
	margin-top: 0;
	padding-top: 0;
}

.home.page.hide-homepage-header.hide-homepage-title .entry-content > *:first-child {
	margin-top: 32px;
}

.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-image.alignfull:first-child,
.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-cover.alignfull:first-child,
.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-media-text.alignfull:first-child,
.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-group.has-background.alignfull:first-child {
	margin-top: -32px;
}

.entry-attachment {
	text-align: center;
}

/**
 * Post Thumbnails
 */
.post-thumbnail {
	text-align: center;
}

.post-thumbnail .post-thumbnail-inner {
	display: block;
}

/**
 * Author
 */
/* Author description */
.site-main > article > .author-bio {
	margin-top: calc(2 * 32px);
}

.author-bio .author-title {
	font-size: 1.93878rem;
}

/* Next/Previous navigation */
.post-navigation .meta-nav {
	font-size: 0.84746rem;
}

.post-navigation .post-title {
	font-family: "Rubik", Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif;
	font-family: var(--font-headings, "Rubik", Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif);
	font-size: 1.3924rem;
	font-weight: 600;
}

.post-navigation .nav-next,
.post-navigation .nav-previous {
	margin-top: 32px;
	margin-bottom: 32px;
}

.post-navigation .nav-next:first-child,
.post-navigation .nav-previous:first-child {
	margin-top: 0;
}

.post-navigation .nav-next:last-child,
.post-navigation .nav-previous:last-child {
	margin-bottom: 0;
}

.pagination .nav-links {
	justify-content: start;
	margin: 0 calc(-0.66 * 16px);
}

.pagination .nav-links > * {
	font-family: "Rubik", Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif;
	font-family: var(--font-headings, "Rubik", Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif);
	font-size: 1.18rem;
	font-weight: 600;
	padding-left: calc(0.66 * 16px);
	padding-right: calc(0.66 * 16px);
}

.pagination .nav-links .svg-icon {
	display: inline-block;
	vertical-align: middle;
	fill: currentColor;
}

@media only screen and (min-width: 560px) {
	.nav-links {
		display: flex;
		justify-content: space-between;
	}
	.nav-links .nav-next,
	.nav-links .nav-previous {
		flex: 0 1 auto;
		margin-bottom: inherit;
		margin-top: inherit;
		max-width: calc(50% - (0.5 * 16px));
	}
	.nav-links .nav-next {
		text-align: right;
	}
}

/**
 * Comments Wrapper
 */
.comments-area > * {
	margin-top: 32px;
	margin-bottom: 32px;
}

.comments-area > *:first-child {
	margin-top: 0;
}

.comments-area > *:last-child {
	margin-bottom: 0;
}

/**
 * Comment Title
 */
.comments-title {
	font-size: 1.93878rem;
	letter-spacing: normal;
}

.comment-reply-title {
	font-size: 1.64303rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.comment-reply-title small {
	font-size: 1rem;
	font-family: "Rubik", Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif;
	font-family: var(--font-base, "Rubik", Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif);
	letter-spacing: normal;
	line-height: 1.15;
}

/**
 * Comment Lists
 */
.comment-list {
	border-bottom: 1px solid #3C2323;
	padding-left: 0;
	list-style: none;
}

.comment-list > li {
	border-top: 1px solid #3C2323;
	margin-top: 32px;
	margin-bottom: 32px;
}

.comment-list .children {
	list-style: none;
	padding-left: 16px;
}

.comment-list .children > li {
	border-top: 1px solid #3C2323;
	margin-top: 32px;
	margin-bottom: 32px;
}

@media only screen and (min-width: 560px) {
	.comment-list .children {
		padding-left: 32px;
	}
}

/**
 * Comment Meta
 */
.comment-meta {
	margin-right: calc( 32px + (0.5 * 16px));
}

.comment-meta .comment-author {
	line-height: 1.15;
	margin-bottom: 4px;
	padding-right: 40px;
	max-width: calc(100% - 48px);
}

@media only screen and (min-width: 560px) {
	.comment-meta .comment-author {
		display: flex;
		align-items: center;
		margin-bottom: 0;
		padding-right: 0;
	}
}

.comment-meta .comment-author .fn {
	word-wrap: break-word;
	word-break: break-word;
	hyphens: auto;
}

.comment-meta .comment-author .avatar {
	display: block;
	position: absolute;
	right: 0;
}

.comment-meta .comment-metadata {
	color: #3C2323;
	padding-right: 40px;
}

@media only screen and (min-width: 560px) {
	.comment-meta .comment-metadata {
		padding-right: 0;
	}
}

.comment-meta .comment-metadata a {
	color: currentColor;
}

.comment-meta .comment-metadata a:hover, .comment-meta .comment-metadata a:active {
	color: #db2777;
}

@media only screen and (min-width: 560px) {
	.comment-meta {
		margin-right: inherit;
		align-items: center;
		display: flex;
		justify-content: space-between;
	}
	.comment-meta .comment-author {
		display: flex;
		align-items: center;
		max-width: inherit;
		flex: 0 1 auto;
	}
	.comment-meta .comment-author .fn {
		padding-right: 16px;
	}
	.comment-meta .comment-author .avatar {
		margin-right: 16px;
		display: inherit;
		position: relative;
		right: inherit;
	}
	.comment-meta .comment-metadata {
		flex: 0 1 auto;
	}
}

.comment-metadata,
.reply {
	font-size: 0.71818rem;
	line-height: 1.15;
}

.reply {
	text-align: right;
}

@media only screen and (min-width: 560px) {
	.reply {
		text-align: left;
	}
}

.bypostauthor {
	display: block;
}

.says {
	display: none;
}

.comment-author .fn,
.pingback .url,
.trackback .url {
	font-family: "Rubik", Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif;
	font-family: var(--font-headings, "Rubik", Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif);
}

/**
 * Comment body
 */
.comment-body {
	position: relative;
}

.comment-body > * {
	margin-top: 32px;
	margin-bottom: 32px;
}

.comment-content a {
	word-wrap: break-word;
}

/**
 * Pingbacks & Trackbacks
 */
.pingback .comment-body,
.trackback .comment-body {
	margin-top: 32px;
	margin-bottom: 32px;
}

/**
 * Comment Form
 */
.comment-respond {
	margin-top: calc(2 * 32px);
}

.comment-respond > * {
	margin-top: 16px;
	margin-bottom: 16px;
}

.comment-respond > *:first-child {
	margin-top: 0;
}

.comment-respond > *:last-child {
	margin-bottom: 0;
}

.comment-form > p {
	margin-top: 16px;
	margin-bottom: 16px;
}

.comment-form > p:first-of-type {
	margin-top: 0;
}

.comment-form > p:last-of-type {
	margin-bottom: 0;
}

.comment-form > p label,
.comment-form > p input[type="email"],
.comment-form > p input[type="text"],
.comment-form > p input[type="url"],
.comment-form > p textarea {
	width: 100%;
}

.comment-form > p.comment-form-cookies-consent > label {
	width: auto;
}

@media only screen and (min-width: 560px) {
	.comment-form > p {
		display: flex;
	}
	.comment-form > p label {
		width: 25%;
	}
	.comment-form > p.comment-form-cookies-consent {
		margin-left: 25%;
	}
	.comment-form > p.comment-form-cookies-consent > label {
		width: auto;
		display: inline-block;
	}
	.comment-form > p input[type="email"],
	.comment-form > p input[type="text"],
	.comment-form > p input[type="url"],
	.comment-form > p textarea {
		width: 75%;
	}
	.comment-form > p.comment-notes, .comment-form > p.logged-in-as {
		display: block;
	}
}

/**
 * Comment Nav
 */
.comment-navigation a {
	font-family: "Rubik", Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif;
	font-family: var(--font-headings, "Rubik", Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif);
	font-size: 1.18rem;
	font-weight: 600;
}

.widget-area {
	flex: 0 0 100%;
}

/* Utilities */
img#wpstats {
	position: absolute !important;
	clip: rect(0, 0, 0, 0);
	padding: 0 !important;
	border: 0 !important;
	height: 0 !important;
	width: 0 !important;
	overflow: hidden;
}

/**
 * Site Pages
 * - Page specific styles
 */
/**
 * Site Pages
 * - Page specific styles
 */
.sticky-post {
	color: #FFFDF6;
	background-color: #20603C;
	font-family: "Rubik", Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif;
	font-family: var(--font-headings, "Rubik", Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif);
	font-weight: bold;
	font-size: 0.84746rem;
	line-height: 1;
	padding: calc(0.5 * 16px) calc(0.66 * 16px);
}

.page-title {
	font-size: 1.64303rem;
}

/**
 * Responsive Logic
 * - Loading this last to respect cascaing rules
 */
/**
 * Page Layout Styles & Repsonsive Styles
 */
/* Responsive width-content overrides */
.responsive-max-width, .entry-content > .wp-block-button.aligncenter, hr.wp-block-separator.is-style-wide, .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.wp-block-button):not(.entry-attachment),
.entry-content > *:not(.wp-block-button),
.entry-content [class*="inner-container"] > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator), .entry-content .wp-audio-shortcode, .post-navigation, .pagination {
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}

@media only screen and (min-width: 560px) {
	.responsive-max-width, .entry-content > .wp-block-button.aligncenter, hr.wp-block-separator.is-style-wide, .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.wp-block-button):not(.entry-attachment),
	.entry-content > *:not(.wp-block-button),
	.entry-content [class*="inner-container"] > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator), .entry-content .wp-audio-shortcode, .post-navigation, .pagination {
		max-width: calc( 560px - 32px);
	}
}

@media only screen and (min-width: 640px) {
	.responsive-max-width, .entry-content > .wp-block-button.aligncenter, hr.wp-block-separator.is-style-wide, .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.wp-block-button):not(.entry-attachment),
	.entry-content > *:not(.wp-block-button),
	.entry-content [class*="inner-container"] > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator), .entry-content .wp-audio-shortcode, .post-navigation, .pagination {
		max-width: calc( 640px - 32px);
	}
}

@media only screen and (min-width: 782px) {
	.responsive-max-width, .entry-content > .wp-block-button.aligncenter, hr.wp-block-separator.is-style-wide, .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.wp-block-button):not(.entry-attachment),
	.entry-content > *:not(.wp-block-button),
	.entry-content [class*="inner-container"] > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator), .entry-content .wp-audio-shortcode, .post-navigation, .pagination {
		max-width: calc( 782px - 32px);
	}
}

@media only screen and (min-width: 1024px) {
	.responsive-max-width, .entry-content > .wp-block-button.aligncenter, hr.wp-block-separator.is-style-wide, .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.wp-block-button):not(.entry-attachment),
	.entry-content > *:not(.wp-block-button),
	.entry-content [class*="inner-container"] > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator), .entry-content .wp-audio-shortcode, .post-navigation, .pagination {
		max-width: calc( 782px - 32px);
	}
}

@media only screen and (min-width: 1280px) {
	.responsive-max-width, .entry-content > .wp-block-button.aligncenter, hr.wp-block-separator.is-style-wide, .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.wp-block-button):not(.entry-attachment),
	.entry-content > *:not(.wp-block-button),
	.entry-content [class*="inner-container"] > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator), .entry-content .wp-audio-shortcode, .post-navigation, .pagination {
		max-width: calc( 782px - 32px);
	}
}

.entry-content > .alignwide, .entry-content > .alignwide.wp-block-jetpack-gif, .entry-content > .alignwide.wp-block-jetpack-tiled-gallery {
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	/* Matches normal width until desktop breakpoint */
}

@media only screen and (min-width: 560px) {
	.entry-content > .alignwide, .entry-content > .alignwide.wp-block-jetpack-gif, .entry-content > .alignwide.wp-block-jetpack-tiled-gallery {
		max-width: calc( 560px - 32px);
	}
}

@media only screen and (min-width: 640px) {
	.entry-content > .alignwide, .entry-content > .alignwide.wp-block-jetpack-gif, .entry-content > .alignwide.wp-block-jetpack-tiled-gallery {
		max-width: calc( 640px - 32px);
	}
}

@media only screen and (min-width: 782px) {
	.entry-content > .alignwide, .entry-content > .alignwide.wp-block-jetpack-gif, .entry-content > .alignwide.wp-block-jetpack-tiled-gallery {
		max-width: calc( 782px - 32px);
	}
}

@media only screen and (min-width: 1024px) {
	.entry-content > .alignwide, .entry-content > .alignwide.wp-block-jetpack-gif, .entry-content > .alignwide.wp-block-jetpack-tiled-gallery {
		width: calc(calc( 782px - 32px) + 256px);
		max-width: calc(100% - 32px);
	}
}

@media only screen and (min-width: 1280px) {
	.entry-content > .alignwide, .entry-content > .alignwide.wp-block-jetpack-gif, .entry-content > .alignwide.wp-block-jetpack-tiled-gallery {
		width: calc(calc( 782px - 32px) + 256px);
		max-width: calc(100% - 32px);
	}
}

.entry-content > .alignwide [class*="inner-container"] > .alignwide, .entry-content > .alignfull [class*="inner-container"] > .alignwide {
	width: calc(100% + 256px);
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}

@media only screen and (min-width: 560px) {
	.entry-content > .alignwide [class*="inner-container"] > .alignwide, .entry-content > .alignfull [class*="inner-container"] > .alignwide {
		width: calc(calc( 560px - 32px) + 256px);
		max-width: 100%;
	}
}

@media only screen and (min-width: 640px) {
	.entry-content > .alignwide [class*="inner-container"] > .alignwide, .entry-content > .alignfull [class*="inner-container"] > .alignwide {
		width: calc(calc( 640px - 32px) + 256px);
		max-width: 100%;
	}
}

@media only screen and (min-width: 782px) {
	.entry-content > .alignwide [class*="inner-container"] > .alignwide, .entry-content > .alignfull [class*="inner-container"] > .alignwide {
		width: calc(calc( 782px - 32px) + 256px);
		max-width: 100%;
	}
}

@media only screen and (min-width: 1024px) {
	.entry-content > .alignwide [class*="inner-container"] > .alignwide, .entry-content > .alignfull [class*="inner-container"] > .alignwide {
		width: calc(calc( 782px - 32px) + 256px);
		max-width: 100%;
	}
}

@media only screen and (min-width: 1280px) {
	.entry-content > .alignwide [class*="inner-container"] > .alignwide, .entry-content > .alignfull [class*="inner-container"] > .alignwide {
		width: calc(calc( 782px - 32px) + 256px);
		max-width: 100%;
	}
}

.entry-content > .alignfull, .entry-content > .alignfull.wp-block-jetpack-gif, .entry-content > .alignfull.wp-block-jetpack-tiled-gallery {
	margin-left: -16px;
	margin-right: -16px;
	width: calc(100% + 32px);
	max-width: calc(100% + 32px);
	/* Letting the box-model do most of the work here. */
}

@media only screen and (min-width: 560px) {
	.entry-content > .alignfull, .entry-content > .alignfull.wp-block-jetpack-gif, .entry-content > .alignfull.wp-block-jetpack-tiled-gallery {
		margin-left: inherit;
		margin-right: inherit;
		width: inherit;
		max-width: inherit;
	}
}

.entry-content > .alignright {
	/*rtl:ignore*/
}

@media only screen and (min-width: 560px) {
	.entry-content > .alignright {
		/*rtl:ignore*/
		margin-right: calc( 0.5 * (100vw - calc( 560px - 32px)));
		max-width: calc( 0.5 * calc( 560px - 32px));
		margin-left: 16px;
	}
}

@media only screen and (min-width: 640px) {
	.entry-content > .alignright {
		/*rtl:ignore*/
		margin-right: calc( 0.5 * (100vw - calc( 640px - 32px)));
		max-width: calc( 0.5 * calc( 640px - 32px));
	}
}

@media only screen and (min-width: 782px) {
	.entry-content > .alignright {
		/*rtl:ignore*/
		margin-right: calc( 0.5 * (100vw - calc( 782px - 32px)));
		max-width: calc( 0.5 * calc( 782px - 32px));
	}
}

@media only screen and (min-width: 1024px) {
	.entry-content > .alignright {
		/*rtl:ignore*/
		margin-right: calc( 0.5 * (100vw - calc( 782px - 32px)));
		max-width: calc( 0.5 * calc( 782px - 32px));
	}
}

@media only screen and (min-width: 1280px) {
	.entry-content > .alignright {
		/*rtl:ignore*/
		margin-right: calc( 0.5 * (100vw - calc( 782px - 32px)));
		max-width: calc( 0.5 * calc( 782px - 32px));
	}
}

.entry-content > .wp-block-button:not(.alignleft):not(.alignright), .entry-content > .alignleft {
	/*rtl:ignore*/
}

@media only screen and (min-width: 560px) {
	.entry-content > .wp-block-button:not(.alignleft):not(.alignright), .entry-content > .alignleft {
		/*rtl:ignore*/
		margin-left: calc( 0.5 * (100vw - calc( 560px - 32px)));
		max-width: calc( 0.5 * calc( 560px - 32px));
		margin-right: 16px;
	}
}

@media only screen and (min-width: 640px) {
	.entry-content > .wp-block-button:not(.alignleft):not(.alignright), .entry-content > .alignleft {
		/*rtl:ignore*/
		margin-left: calc( 0.5 * (100vw - calc( 640px - 32px)));
		max-width: calc( 0.5 * calc( 640px - 32px));
	}
}

@media only screen and (min-width: 782px) {
	.entry-content > .wp-block-button:not(.alignleft):not(.alignright), .entry-content > .alignleft {
		/*rtl:ignore*/
		margin-left: calc( 0.5 * (100vw - calc( 782px - 32px)));
		max-width: calc( 0.5 * calc( 782px - 32px));
	}
}

@media only screen and (min-width: 1024px) {
	.entry-content > .wp-block-button:not(.alignleft):not(.alignright), .entry-content > .alignleft {
		/*rtl:ignore*/
		margin-left: calc( 0.5 * (100vw - calc( 782px - 32px)));
		max-width: calc( 0.5 * calc( 782px - 32px));
	}
}

@media only screen and (min-width: 1280px) {
	.entry-content > .wp-block-button:not(.alignleft):not(.alignright), .entry-content > .alignleft {
		/*rtl:ignore*/
		margin-left: calc( 0.5 * (100vw - calc( 782px - 32px)));
		max-width: calc( 0.5 * calc( 782px - 32px));
	}
}

/**
 * Vendors
 * - Styles for 3rd party plugins and WP extensions
 */
/**
 * Vendors
 * - 3rd-party compatibility styles
 */
/**
 * Subscription Form
 */
.wp-block-jetpack-subscriptions form > * {
	margin-top: 21.312px;
	margin-bottom: 21.312px;
}

@media only screen and (min-width: 560px) {
	.wp-block-jetpack-subscriptions form > * {
		margin-top: 32px;
		margin-bottom: 32px;
	}
}

.wp-block-jetpack-subscriptions form > *:first-child {
	margin-top: 0;
}

.wp-block-jetpack-subscriptions form > *:last-child {
	margin-bottom: 0;
}

/**
 * Cookies & Consents Banner
 */
body .widget_eu_cookie_law_widget {
	background: transparent;
	bottom: 0;
	left: 0;
	padding: 8px;
	right: 0;
}

body .widget_eu_cookie_law_widget.widget.top {
	bottom: auto;
	top: 0;
}

body .widget_eu_cookie_law_widget #eu-cookie-law {
	background: #FFFDF6;
	border: 1px solid #3C2323;
	color: #3C2323;
	font-size: 0.84746rem;
	line-height: inherit;
	padding: 16px;
}

@media (max-width: 600px) {
	body .widget_eu_cookie_law_widget #eu-cookie-law {
		padding-bottom: 80px;
	}
}

body .widget_eu_cookie_law_widget #eu-cookie-law.negative {
	background: #3C2323;
	border-color: #0D1B24;
	color: #FFFDF6;
}

body .widget_eu_cookie_law_widget #eu-cookie-law.negative input.accept {
	background: #FFFDF6;
	color: #3C2323;
}

body .widget_eu_cookie_law_widget #eu-cookie-law.negative input.accept:hover, body .widget_eu_cookie_law_widget #eu-cookie-law.negative input.accept:focus, body .widget_eu_cookie_law_widget #eu-cookie-law.negative input.accept.has-focus {
	background: #DDDDDD;
}

body .widget_eu_cookie_law_widget #eu-cookie-law input.accept {
	margin: 0;
	margin-left: 32px;
}

@media (max-width: 600px) {
	body .widget_eu_cookie_law_widget #eu-cookie-law input.accept {
		bottom: 16px;
		left: 16px;
		margin: 0;
	}
}

body.admin-bar .widget_eu_cookie_law_widget.widget.top {
	top: 32px;
}

@media (max-width: 782px) {
	body.admin-bar .widget_eu_cookie_law_widget.widget.top {
		top: 46px;
	}
}

/**
 * Mailchimp Subscription Form
 */
.wp-block-jetpack-mailchimp p {
	margin-top: 21.312px;
	margin-bottom: 21.312px;
}

@media only screen and (min-width: 560px) {
	.wp-block-jetpack-mailchimp p {
		margin-top: 32px;
		margin-bottom: 32px;
	}
}

.wp-block-jetpack-mailchimp p:first-child {
	margin-top: 0;
}

.wp-block-jetpack-mailchimp p:last-child {
	margin-bottom: 0;
}

.wp-block-jetpack-mailchimp input[type=email] {
	width: 100%;
}

#wp-block-jetpack-mailchimp_consent-text {
	font-size: 0.84746rem;
}

/**
 * Business Hours
 */
.jetpack-business-hours dd {
	padding-left: 0;
}

/**
 * Layout Grid
 */
.wp-block-jetpack-layout-grid .wp-block-jetpack-layout-grid-column > * {
	margin-top: 21.312px;
	margin-bottom: 21.312px;
}

@media only screen and (min-width: 560px) {
	.wp-block-jetpack-layout-grid .wp-block-jetpack-layout-grid-column > * {
		margin-top: 32px;
		margin-bottom: 32px;
	}
}

.wp-block-jetpack-layout-grid .wp-block-jetpack-layout-grid-column > *:first-child {
	margin-top: 0;
}

.wp-block-jetpack-layout-grid .wp-block-jetpack-layout-grid-column > *:last-child {
	margin-bottom: 0;
}

/**
 * Child Theme Extra Styles
 */
/**
 * Extra Child Theme Styles
 */
/**
 * Elements
 */
.site-header a, a:hover, a:focus,
.nav-links a {
	text-decoration: none;
}

/**
 * Header
 */
.site-header,
.site-footer {
	max-width: 100%;
	padding-left: 16px;
	padding-right: 16px;
	position: relative;
}

@media only screen and (min-width: 560px) {
	.site-header,
	.site-footer {
		padding: 32px;
	}
}

.social-navigation a {
	vertical-align: middle;
}

.social-navigation ul li a svg {
	display: block;
	width: 24px;
	height: 24px;
	transform: translateZ(0);
}

/**
 * CSS-grid Desktop Menu
 */
@media only screen and (min-width: 560px) {
	.site-header {
		align-items: center;
		display: grid;
		grid-template-columns: auto;
		grid-template-rows: auto;
		grid-column-gap: 16px;
		grid-template-areas: "site-logo site-logo" "site-title social-navigation" "site-description main-navigation";
	}
	.site-header:before, .site-header:after {
		content: none;
		display: none;
	}
	.site-header > * {
		margin-top: 0;
		margin-bottom: 0;
	}
	.site-header.has-logo:not(.has-title-and-tagline) {
		grid-template-areas: "site-logo main-navigation" "site-logo social-navigation";
	}
	.site-logo {
		grid-area: site-logo;
		margin-bottom: 16px;
	}
	.site-title {
		align-self: flex-end;
		grid-area: site-title;
	}
	.site-title + .site-description {
		margin-top: 0;
	}
	.site-description {
		align-self: center;
		grid-area: site-description;
	}
	.main-navigation {
		align-self: center;
		grid-area: main-navigation;
		justify-self: flex-end;
	}
	.main-navigation > div > ul {
		justify-content: flex-end;
		margin-left: -8px;
		margin-right: -8px;
	}
	.main-navigation > div > ul > li {
		padding: 8px;
	}
	.main-navigation > div > ul > li > a {
		padding: 0;
	}
	.main-navigation > div > ul > .menu-item-has-children > a::after {
		font-size: 0.5rem;
	}
	.main-navigation > div > ul > li:hover > a,
	.main-navigation > div > ul > li.focus > a,
	.main-navigation > div > ul > li.current-menu-item > a {
		color: #20603C;
	}
	.main-navigation > div > ul > li:hover > ul,
	.main-navigation > div > ul > li.focus > ul,
	.main-navigation > div > ul > li.current-menu-item > ul {
		box-shadow: none;
		overflow: hidden;
	}
	.main-navigation > div > ul > li:hover > ul:before,
	.main-navigation > div > ul > li.focus > ul:before,
	.main-navigation > div > ul > li.current-menu-item > ul:before {
		border-bottom: 8px solid #20603C;
		border-left: 8px solid transparent;
		border-right: 8px solid transparent;
		content: "";
		display: block;
		margin-left: 16px;
		width: 16px;
	}
	.main-navigation > div > ul > li:hover li > a,
	.main-navigation > div > ul > li.focus li > a,
	.main-navigation > div > ul > li.current-menu-item li > a {
		background: #20603C;
		color: #FFFDF6;
	}
	.main-navigation > div > ul > li:hover li:hover > a,
	.main-navigation > div > ul > li:hover li.focus > a,
	.main-navigation > div > ul > li:hover li.current-menu-item > a,
	.main-navigation > div > ul > li.focus li:hover > a,
	.main-navigation > div > ul > li.focus li.focus > a,
	.main-navigation > div > ul > li.focus li.current-menu-item > a,
	.main-navigation > div > ul > li.current-menu-item li:hover > a,
	.main-navigation > div > ul > li.current-menu-item li.focus > a,
	.main-navigation > div > ul > li.current-menu-item li.current-menu-item > a {
		background: #db2777;
	}
	.social-navigation {
		align-self: center;
		grid-area: social-navigation;
		justify-self: flex-end;
	}
}

/**
 * Main
 */
.site-main {
	padding-top: 0;
}

.site-main > article > .entry-header,
.site-main > .page-header,
.site-main > .not-found > .page-header {
	margin-top: 21.312px;
}

@media only screen and (min-width: 560px) {
	.site-main > article > .entry-header,
	.site-main > .page-header,
	.site-main > .not-found > .page-header {
		margin-top: 64px;
	}
}

.site-main > article > .entry-header,
.site-main > .page-header,
.site-main > .not-found > .page-header {
	margin-top: 21.312px;
}

@media only screen and (min-width: 560px) {
	.site-main > article > .entry-header,
	.site-main > .page-header,
	.site-main > .not-found > .page-header {
		margin-top: 64px;
	}
}

#main .entry-content .entry-attachment {
	max-width: calc( 100% - 64px);
}

/**
 * Posts
 */
.entry-title a,
.page-title a,
.a8c-posts-list .a8c-posts-list-item__title a,
.wp-block-newspack-blocks-homepage-articles article .entry-title a {
	color: inherit;
	text-decoration: none;
}

.entry-title a:active, .entry-title a:focus, .entry-title a:hover,
.page-title a:active,
.page-title a:focus,
.page-title a:hover,
.a8c-posts-list .a8c-posts-list-item__title a:active,
.a8c-posts-list .a8c-posts-list-item__title a:focus,
.a8c-posts-list .a8c-posts-list-item__title a:hover,
.wp-block-newspack-blocks-homepage-articles article .entry-title a:active,
.wp-block-newspack-blocks-homepage-articles article .entry-title a:focus,
.wp-block-newspack-blocks-homepage-articles article .entry-title a:hover {
	color: #20603C;
}

.entry-meta,
.entry-footer {
	color: #3C2323;
}

.entry-meta a:hover, .entry-meta a:active,
.entry-footer a:hover,
.entry-footer a:active {
	color: #20603C;
}

/**
 * Comments
 */
.logged-in-as,
.comment-notes,
.comment-form-cookies-consent {
	font-size: 0.84746rem;
}

.comment-form-cookies-consent input[type=checkbox] + label {
	line-height: 1.6;
}

.comment-notes {
	color: #844d4d;
}

.comment-form > p:not(.comment-form-cookies-consent) label {
	font-weight: 600;
}

/**
 * Widgets
 */
@media only screen and (min-width: 782px) {
	.site-footer .widget-area {
		max-width: 100%;
	}
	.site-footer .widget-area > .widget {
		width: 50%;
	}
}

.widget select {
	max-width: 100%;
}

.widget-title {
	font-size: 1.3924rem;
	margin-bottom: 16px;
}

.widget_archive ul,
.widget_categories ul,
.widget_links ul,
.widget_meta ul,
.widget_nav_menu ul,
.widget_pages ul,
.widget_recent_comments ul,
.widget_recent_entries ul,
.widget_rss ul,
.widget_rss_links ul,
.widget_top-posts ul,
.widget_authors ul,
.widget_jp_blogs_i_follow ul,
.widget_top-click ul,
.widget_upcoming_events_widget ul {
	padding-left: 0;
	margin-right: 0;
	list-style: none;
}

.widget_archive ul li,
.widget_categories ul li,
.widget_links ul li,
.widget_meta ul li,
.widget_nav_menu ul li,
.widget_pages ul li,
.widget_recent_comments ul li,
.widget_recent_entries ul li,
.widget_rss ul li,
.widget_rss_links ul li,
.widget_top-posts ul li,
.widget_authors ul li,
.widget_jp_blogs_i_follow ul li,
.widget_top-click ul li,
.widget_upcoming_events_widget ul li {
	color: #844d4d;
	font-weight: 600;
}

.widget_archive ul ul,
.widget_categories ul ul,
.widget_links ul ul,
.widget_meta ul ul,
.widget_nav_menu ul ul,
.widget_pages ul ul,
.widget_recent_comments ul ul,
.widget_recent_entries ul ul,
.widget_rss ul ul,
.widget_rss_links ul ul,
.widget_top-posts ul ul,
.widget_authors ul ul,
.widget_jp_blogs_i_follow ul ul,
.widget_top-click ul ul,
.widget_upcoming_events_widget ul ul {
	counter-reset: submenu;
}

.widget_archive ul ul > li > a::before,
.widget_categories ul ul > li > a::before,
.widget_links ul ul > li > a::before,
.widget_meta ul ul > li > a::before,
.widget_nav_menu ul ul > li > a::before,
.widget_pages ul ul > li > a::before,
.widget_recent_comments ul ul > li > a::before,
.widget_recent_entries ul ul > li > a::before,
.widget_rss ul ul > li > a::before,
.widget_rss_links ul ul > li > a::before,
.widget_top-posts ul ul > li > a::before,
.widget_authors ul ul > li > a::before,
.widget_jp_blogs_i_follow ul ul > li > a::before,
.widget_top-click ul ul > li > a::before,
.widget_upcoming_events_widget ul ul > li > a::before {
	font-weight: normal;
	content: "– " counters(submenu, "– ", none);
	counter-increment: submenu;
}

.widget_tag_cloud .tagcloud {
	font-weight: 600;
}

.widget_search .search-field {
	width: 100%;
}

@media only screen and (min-width: 560px) {
	.widget_search .search-field {
		width: auto;
	}
}

.widget_search .search-submit {
	display: block;
	margin-top: 1rem;
}

.widget_calendar .calendar_wrap {
	text-align: center;
}

.widget_calendar .calendar_wrap table td,
.widget_calendar .calendar_wrap table th {
	border: none;
}

.widget_calendar .calendar_wrap a {
	text-decoration: underline;
}

.widget_links li,
.widget_jp_blogs_i_follow li,
.widget_rss_links li {
	font-family: inherit;
	font-family: var(--font-base, inherit);
}

/**
 * Blocks
 */
.wp-block-cover .wp-block-separator,
.wp-block-cover-image .wp-block-separator,
.has-background .wp-block-separator {
	border-color: currentColor;
}

.wp-block-latest-posts > li > a {
	color: #3C2323;
	display: inline-block;
	text-decoration: none;
}

.wp-block-latest-posts > li > a:hover, .wp-block-latest-posts > li > a:focus, .wp-block-latest-posts > li > a:active {
	color: #20603C;
}

.has-background:not(.has-background-background-color) .wp-block-latest-posts > li > a:hover, .has-background:not(.has-background-background-color) .wp-block-latest-posts > li > a:focus, .has-background:not(.has-background-background-color) .wp-block-latest-posts > li > a:active {
	color: currentColor;
	text-decoration: underline;
}

.wp-block-latest-posts .wp-block-latest-posts__post-excerpt,
.wp-block-latest-posts .wp-block-latest-posts__post-full-content {
	margin-top: 16px;
}

@media only screen and (max-width: 559px) {
	.mobile-nav-side .has-menu {
		position: relative;
		display: grid;
		grid-gap: 2px;
		grid-template-areas: "site-logo site-logo"  "social-navigation main-navigation";
	}
	.mobile-nav-side .has-menu:before, .mobile-nav-side .has-menu:after {
		content: none;
	}
	.mobile-nav-side .has-menu.has-title-and-tagline {
		grid-template-areas: "site-logo site-logo"  "site-title main-navigation"  "site-description main-navigation"  "social-navigation social-navigation";
	}
	.mobile-nav-side .has-menu.has-title-and-tagline .site-title {
		grid-area: site-title;
		align-self: end;
	}
	.mobile-nav-side .has-menu.has-title-and-tagline .site-description {
		grid-area: site-description;
		align-self: start;
	}
	.mobile-nav-side .has-menu > *:not(.site-logo) {
		margin: 0;
	}
	.mobile-nav-side .has-menu .site-logo {
		grid-area: site-logo;
		justify-self: center;
		margin: 8px 0;
	}
	.mobile-nav-side .has-menu .social-navigation {
		grid-area: social-navigation;
		align-self: center;
	}
	.mobile-nav-side .has-menu .main-navigation {
		grid-area: main-navigation;
	}
	.mobile-nav-side .site-header #site-navigation.main-navigation {
		margin: 0;
		justify-self: end;
		display: flex;
		align-items: flex-start;
		justify-content: end;
	}
	.mobile-nav-side .site-header #site-navigation.main-navigation #woocommerce-toggle:checked + label,
	.mobile-nav-side .site-header #site-navigation.main-navigation #toggle:checked + label {
		position: fixed;
		top: 18px;
		right: 16px;
		z-index: 20000;
		margin-right: 0;
	}
	.mobile-nav-side .site-header #site-navigation.main-navigation #toggle-menu {
		order: 2;
		grid-area: menu-toggle;
	}
	.mobile-nav-side .site-header #site-navigation.main-navigation #toggle-cart[for="woocommerce-toggle"] {
		order: 1;
		grid-area: cart-toggle;
		margin-right: 8px;
	}
	.mobile-nav-side .site-header #site-navigation.main-navigation #toggle-cart[for="woocommerce-toggle"].button,
	.mobile-nav-side .site-header #site-navigation.main-navigation #toggle-menu {
		line-height: 1.55;
		padding: 12px;
		display: inline-block;
		text-align: center;
		justify-self: end;
		font-size: 0.71818rem;
	}
	.mobile-nav-side .site-header #site-navigation.main-navigation #toggle-cart[for="woocommerce-toggle"].button svg {
		margin-top: -2px;
	}
	.mobile-nav-side .site-header #site-navigation.main-navigation .woocommerce-menu-container,
	.mobile-nav-side .site-header #site-navigation.main-navigation > div {
		grid-area: dropdown-menu;
		margin-top: 16px;
		position: fixed;
		z-index: 100;
		top: 0;
		bottom: 0;
		right: 0;
		left: 0;
		background: #FFFDF6;
		padding: 48px 16px 8px;
		overflow-y: auto;
		white-space: normal;
	}
	.mobile-nav-side.has-marketing-bar .site-header #site-navigation.main-navigation > div {
		top: 45px;
	}
	.mobile-nav-side.has-marketing-bar .site-header #site-navigation.main-navigation #woocommerce-toggle:checked + label,
	.mobile-nav-side.has-marketing-bar .site-header #site-navigation.main-navigation #toggle:checked + label {
		top: 61px;
	}
	.mobile-nav-side.admin-bar .site-header #site-navigation.main-navigation > div {
		top: 46px;
	}
	.mobile-nav-side.admin-bar .site-header #site-navigation.main-navigation #woocommerce-toggle:checked + label,
	.mobile-nav-side.admin-bar .site-header #site-navigation.main-navigation #toggle:checked + label {
		top: 64px;
	}
	.mobile-nav-side.admin-bar.has-marketing-bar .site-header #site-navigation.main-navigation > div {
		top: 91px;
	}
	.mobile-nav-side.admin-bar.has-marketing-bar .site-header #site-navigation.main-navigation #woocommerce-toggle:checked + label,
	.mobile-nav-side.admin-bar.has-marketing-bar .site-header #site-navigation.main-navigation #toggle:checked + label {
		top: 107px;
	}
	.lock-scrolling .site {
		left: 0;
		max-width: 100%;
		position: fixed;
		right: 0;
	}
}
/***
 * Warning: This file is remotely enqueued in Jetpack's Masterbar module.
 * Changing it will also affect Jetpack sites.
 */

/***
 * Top level items
 *
 * Must use important to override crazy core :focus styles.
 */
 #wpadminbar .ab-top-menu > li > .ab-item {
	color: #fff !important;
}

/* Top level items: hover */
#wpadminbar .ab-top-menu > li.ab-hover > .ab-item {
	background: #333 !important;
	color: #fff !important;
}

/* Top level items: clicked/tapped */
#wpadminbar .ab-top-menu > li.ab-active > .ab-item {
	background: #e9eff3 !important;
	color: #2e4354 !important;
}

#wpadminbar .ab-top-menu > li.wpnt-show > .ab-item,
#wpadminbar .ab-top-menu > li.ab-hover.wpnt-show > .ab-item {
	background: #fff !important;
	color: #2e4354 !important;
}

html.ab-menu-open, html.ab-menu-open body {
	overflow: hidden;
	overflow-y: hidden;
}

#wpadminbar .quicklinks > ul > li {
	box-shadow: none;
	-webkit-box-shadow: none;
}

/* Top level, increase width */
#wpadminbar .quicklinks > ul > li > a {
	padding: 0 8px;
}

/* Top level: Larger New Post button */
#wpadminbar ul li#wp-admin-bar-ab-new-post {
	background: #fff;
	top: 4px;
}

#wpadminbar ul li#wp-admin-bar-ab-new-post:hover {
	opacity: .9;
}

#wpadminbar ul li#wp-admin-bar-ab-new-post a {
	height: 24px;
	padding: 0 10px;
}

#wpadminbar ul li#wp-admin-bar-ab-new-post a:after {
	left: 14px;
}

#wpadminbar ul li#wp-admin-bar-ab-new-post a:before {
	left: 6px;
	top: -4px;
}

#wpadminbar ul li#wp-admin-bar-ab-new-post a span {
	display: none;
}

/* Show post label on viewports wider than 960px */
@media only screen and ( min-width: 960px ) {
	#wpadminbar ul li#wp-admin-bar-ab-new-post a span {
		display: inline-block;
		color: #23282d !important;
		line-height: 24px;
		margin-left: 4px;
		margin-right: 5px;
		float: left;
	}
}


/***
 * Menu Items
 *
 */

#wpadminbar li.menupop > .ab-sub-wrapper {
	border-right: 1px solid #d9e3ea;
	background: #e9eff3;
	color: #2e4354;
}

#wpadminbar li#wp-admin-bar-blog.menupop > .ab-sub-wrapper,
#wpadminbar li#wp-admin-bar-newdash.menupop > .ab-sub-wrapper,
#wpadminbar li#wp-admin-bar-my-account.menupop > .ab-sub-wrapper,
#wpadminbar li#wp-admin-bar-notes > #wpnt-notes-panel2 {
	position: fixed;
	top: 32px;
	bottom: 0;

	display: block !important;
	opacity: 1;

	transition-delay: .5s;
	-webkit-transition: all 0.17s ease-out;
	-moz-transition: all 0.17s ease-out;
	-ms-transition: all 0.17s ease-out;
	-o-transition: all 0.17s ease-out;
	transition: all 0.17s ease-out;
	-webkit-backface-visibility: hidden;
	-webkit-perspective: 1000;

	box-shadow: none;
	padding: 0;
	width: 300px;
}

#wpadminbar li#wp-admin-bar-blog.menupop > .ab-sub-wrapper,
#wpadminbar li#wp-admin-bar-newdash.menupop > .ab-sub-wrapper,
#wpadminbar li#wp-admin-bar-my-account.menupop > .ab-sub-wrapper {
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
}

#wpadminbar li#wp-admin-bar-blog.menupop > .ab-sub-wrapper,
#wpadminbar li#wp-admin-bar-newdash.menupop > .ab-sub-wrapper {
	left: 0;
	transform: translate3d(-320px, 0, 0);
	-webkit-transform: translate3d(-320px, 0, 0);
	-ms-transform: translate(-320px, 0);
	box-shadow: 3px 1px 5px -2px rgba(0, 0, 0, 0.145);
}

/* @noflip */
#wpadminbar.rtl li#wp-admin-bar-blog.menupop > .ab-sub-wrapper,
#wpadminbar.rtl li#wp-admin-bar-newdash.menupop > .ab-sub-wrapper {
	transform: translate3d(320px, 0, 0);
	-webkit-transform: translate3d(320px, 0, 0);
	-ms-transform: translate(320px, 0);
}

#wpadminbar li#wp-admin-bar-my-account.menupop > .ab-sub-wrapper {
	right: 0;
	transform: translate3d(320px, 0, 0);
	-webkit-transform: translate3d(320px, 0, 0);
	-ms-transform: translate(320px, 0);
	box-shadow: -3px 1px 5px -2px rgba(0, 0, 0, 0.145);
}

/* @noflip */
#wpadminbar.rtl li#wp-admin-bar-my-account.menupop > .ab-sub-wrapper {
	transform: translate3d(-320px, 0, 0);
	-webkit-transform: translate3d(-320px, 0, 0);
	-ms-transform: translate(-320px, 0);
}

#wpadminbar li#wp-admin-bar-notes > #wpnt-notes-panel2 {
	width: auto;
	transform: translate3d(420px, 0, 0);
	-webkit-transform: translate3d(420px, 0, 0);
	-ms-transform: translate(420px, 0);
	background: transparent;
	padding: 0;
	box-shadow: none;
}

/* rtl:ignore */
.rtl #wpadminbar li#wp-admin-bar-notes > #wpnt-notes-panel2 {
	direction: rtl;
}

/* @noflip */
#wpadminbar.rtl li#wp-admin-bar-notes > #wpnt-notes-panel2 {
	width: auto;
	transform: translate3d(-420px, 0, 0);
	-webkit-transform: translate3d(-420px, 0, 0);
	-ms-transform: translate(-420px, 0);
}

#wpadminbar.ie9 li#wp-admin-bar-blog.menupop > .ab-sub-wrapper,
#wpadminbar.ie9 li#wp-admin-bar-newdash.menupop > .ab-sub-wrapper,
#wpadminbar.ie9 li#wp-admin-bar-my-account.menupop > .ab-sub-wrapper,
#wpadminbar.ie9 li#wp-admin-bar-notes > #wpnt-notes-panel2 {
	display: none !important;
}

#wpadminbar li#wp-admin-bar-blog.menupop.ab-active > .ab-sub-wrapper,
#wpadminbar li#wp-admin-bar-newdash.menupop.ab-active > .ab-sub-wrapper,
#wpadminbar li#wp-admin-bar-my-account.menupop.ab-active > .ab-sub-wrapper,
#wpadminbar li#wp-admin-bar-notes.menupop.wpnt-show > #wpnt-notes-panel2 {
	opacity: 1;
}

#wpadminbar.ie9 li#wp-admin-bar-blog.menupop.ab-active > .ab-sub-wrapper,
#wpadminbar.ie9 li#wp-admin-bar-newdash.menupop.ab-active > .ab-sub-wrapper,
#wpadminbar.ie9 li#wp-admin-bar-my-account.menupop.ab-active > .ab-sub-wrapper,
#wpadminbar.ie9 li#wp-admin-bar-notes.menupop.wpnt-show > #wpnt-notes-panel2 {
	display: block !important;
}

#wpadminbar li#wp-admin-bar-blog.menupop.ab-active > .ab-sub-wrapper,
#wpadminbar li#wp-admin-bar-newdash.menupop.ab-active > .ab-sub-wrapper {
	transform: translate3d(-30px, 0, 0);
	-webkit-transform: translate3d(-30px, 0, 0);
	-ms-transform: translate(-30px, 0);
	padding-left: 30px;
}

/* @noflip */
#wpadminbar.rtl li#wp-admin-bar-blog.menupop.ab-active > .ab-sub-wrapper,
#wpadminbar.rtl li#wp-admin-bar-newdash.menupop.ab-active > .ab-sub-wrapper {
	transform: translate3d(30px, 0, 0);
	-webkit-transform: translate3d(30px, 0, 0);
	-ms-transform: translate(30px, 0);
}

#wpadminbar li#wp-admin-bar-my-account.menupop.ab-active > .ab-sub-wrapper {
	transform: translate3d(30px, 0, 0);
	-webkit-transform: translate3d(30px, 0, 0);
	-ms-transform: translate(30px, 0);
	padding-right: 30px;
}

/* @noflip */
#wpadminbar.rtl li#wp-admin-bar-my-account.menupop.ab-active > .ab-sub-wrapper {
	transform: translate3d(-30px, 0, 0);
	-webkit-transform: translate3d(-30px, 0, 0);
	-ms-transform: translate(-30px, 0);
}

#wpadminbar li#wp-admin-bar-notes.menupop.wpnt-show > #wpnt-notes-panel2 {
	transform: translate3d(63px, 0, 0);
	-webkit-transform: translate3d(63px, 0, 0);
	-ms-transform: translate(63px, 0);
	padding-right: 35px;
}

/* @noflip */
#wpadminbar.rtl li#wp-admin-bar-notes.menupop.wpnt-show > #wpnt-notes-panel2 {
	transform: translate3d(-63px, 0, 0);
	-webkit-transform: translate3d(-63px, 0, 0);
	-ms-transform: translate(-63px, 0);
}

#wpadminbar li#wp-admin-bar-notes.menupop.wpnt-show > #wpnt-notes-panel2 > iframe {
	border-right: 30px solid #f3f6f8;
}

#wpadminbar li.menupop > .ab-sub-wrapper li,
#wpadminbar li.menupop > .ab-sub-wrapper li a,
#wpadminbar .ab-submenu .ab-item,
#wpadminbar > #wp-toolbar .wpnt-show span.noticon,
#wpadminbar #wp-admin-bar-notes.wpnt-show .noticon {
	color: #2e4354 !important;
}

#wpadminbar .ab-submenu {
	padding: 0;
}

#wpadminbar .quicklinks .menupop ul li.mb-icon > a:before,
	/*#wpadminbar .quicklinks .menupop ul li.mb-icon > div.ab-item:after,*/
#wpadminbar .quicklinks .menupop ul li.inline-action a.mb-icon:before {
	display: none;
}

#wpadminbar .quicklinks .menupop ul li .ab-item {
	height: auto;
}

#wpadminbar li.menupop > .ab-sub-wrapper li {
	margin: 0;
	padding: 0;
}

#wpadminbar li#wp-admin-bar-blog.menupop > .ab-sub-wrapper li a,
#wpadminbar li#wp-admin-bar-newdash.menupop > .ab-sub-wrapper li a,
#wpadminbar li#wp-admin-bar-my-account.menupop > .ab-sub-wrapper li a {
	padding: 17px 16px 17px 55px;
	line-height: 1;
}

#wpadminbar li#wp-admin-bar-blog.menupop > .ab-sub-wrapper li#wp-admin-bar-blog-info a {
	padding: 0 0 0 14px;
}

#wpadminbar .quicklinks #wp-admin-bar-blog-info.private .ab-site-title:before {
	vertical-align: middle;
	color: #87a6bc;
}

#wpadminbar #jumptotop {
	padding: 0;
}

/* Menu items: hover */
#wpadminbar li.menupop > .ab-sub-wrapper li:hover {
	background: #f3f6f8;
}

#wpadminbar li.menupop > .ab-sub-wrapper li:hover a,
#wpadminbar li.menupop > .ab-sub-wrapper li:hover a:before {
	color: #00aadc !important;
}

/* Menu items: active */
#wpadminbar li.menupop > .ab-sub-wrapper li.ab-sub-active {
	background: #87a6bc;
}

#wpadminbar li.menupop > .ab-sub-wrapper li.ab-sub-active a,
#wpadminbar li.menupop > .ab-sub-wrapper li.ab-sub-active a:before {
	color: #fff !important;
}

/* Menu Items: Switch site box */
#wpadminbar .quicklinks #wp-admin-bar-blog-info {
	margin: 0;
	background: #fff;
	padding: 16px 8px;
	min-width: 240px;
	border-bottom: 1px solid #d9e3ea;
	height: auto;
}

#wpadminbar .quicklinks #wp-admin-bar-blog-info .ab-item {
	padding-top: 17px;
}

#wpadminbar .quicklinks #wp-admin-bar-blog-info .ab-site-icon {
	background-color: #c8d7e1;
	top: 16px;
	left: 17px;
}

#wpadminbar .quicklinks #wp-admin-bar-blog-info.has-blavatar .ab-site-icon {
	background-color: transparent;
}

#wpadminbar .quicklinks #wp-admin-bar-blog-info .ab-site-icon .avatar {
	vertical-align: inherit;
}

#wpadminbar .quicklinks #wp-admin-bar-blog-info .ab-site-title {
	color: #2e4354;
}

#wpadminbar .quicklinks #wp-admin-bar-blog-info .ab-site-description {
	color: #87a6bc;
	font-style: normal;
}

#wpadminbar .quicklinks li#wp-admin-bar-blog.menupop #wp-admin-bar-switch-site,
#wpadminbar .quicklinks li#wp-admin-bar-blog.menupop #wp-admin-bar-new-site {
	margin: 0;
	background: #e9eff3;
	border-bottom: 1px solid #d9e3ea;
}

#wpadminbar .quicklinks li#wp-admin-bar-blog.menupop #wp-admin-bar-switch-site > a,
#wpadminbar .quicklinks li#wp-admin-bar-blog.menupop #wp-admin-bar-new-site > a {
	text-align: left;
	color: #668eaa !important;
	padding: 16px 16px 16px 40px;
	font-size: 11px;
	font-weight: 500;
	line-height: 1;
	text-transform: uppercase;
}

#wpadminbar .quicklinks li#wp-admin-bar-blog.menupop #wp-admin-bar-switch-site > a:hover {
	background: #f3f6f8;
	color: #2e4453 !important;
}

#wpadminbar .quicklinks li#wp-admin-bar-blog.menupop #wp-admin-bar-switch-site > a:hover:before {
	color: #2e4453 !important;
}

#wpadminbar li.menupop > .ab-sub-wrapper li#wp-admin-bar-switch-site.ab-sub-active a,
#wpadminbar li.menupop > .ab-sub-wrapper li#wp-admin-bar-switch-site.ab-sub-active a:before {
	color: #4f748e !important;
}

#wpadminbar .quicklinks li#wp-admin-bar-blog.menupop #wp-admin-bar-switch-site > a:before {
	color: #4f748e;
	position: absolute;
	top: 6px;
	left: 12px;
	font-size: 22px;
	vertical-align: top;
	text-align: center;
	-moz-transition: color .1s ease-in 0;
	-webkit-transition: color .1s ease-in 0;
	display: inline-block;
	font-family: "Noticons";
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 1;
	text-decoration: inherit;
	text-transform: none;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	speak: none;
}

#wpadminbar .quicklinks li#wp-admin-bar-blog.menupop #wp-admin-bar-switch-site > a:before {
	content: '\f430';
}

#wpadminbar .quicklinks li#wp-admin-bar-blog.menupop #wp-admin-bar-new-site > a:before {
	display: none;
}

#wp-admin-bar-blog-stats img {
	position: absolute;
	top: 9px;
	right: 8px;
}

/* Menu Items: section separators */
#wpadminbar li.menupop > .ab-sub-wrapper li.ab-submenu-header {
	padding: 0;
	margin: 0;
}

#wpadminbar li.menupop > .ab-sub-wrapper li.ab-submenu-header:hover {
	background: transparent;
}

#wpadminbar .menupop .ab-submenu .ab-submenu-header > .ab-empty-item {
	background: transparent;
	color: #668eaa !important;
	font-weight: 600;
	text-transform: none;
	font-size: 12px;
	padding: 16px 8px 6px 14px;
	margin: 0;
	display: block;
	line-height: 1;
}

#wpadminbar .menupop .ab-submenu .ab-submenu-header:after {
	display: none;
}

#wpadminbar .quicklinks .menupop ul li.mb-icon-spacer > a {
	padding-left: 45px;
}

/* Menu items: action buttons */

#wpadminbar li.menupop > .ab-sub-wrapper li a.ab-secondary {
	top: 12px;
	right: 8px;
	padding: 4px 8px 6px 8px !important;
	height: auto;
	margin: 0;
	line-height: 18px;
	background-color: #f3f6f8;
	color: #4f748e !important;
	font-size: 11px;
	font-weight: 600;
	border-radius: 3px;
	border: 1px solid #c8d7e1;
}

#wpadminbar li.menupop > .ab-sub-wrapper li:hover div.ab-empty-item a.ab-secondary,
#wpadminbar li.menupop > .ab-sub-wrapper li.ab-active div.ab-empty-item a.ab-secondary {
	background: #fff;
	color: #2e4453 !important;
}

#wpadminbar li.menupop > .ab-sub-wrapper li:hover div.ab-empty-item a.ab-secondary:hover {
	color: #00aadc !important;
}

#wpadminbar li.menupop > .ab-sub-wrapper li#wp-admin-bar-plan a.ab-secondary {
	background: none;
	border: none;
	font-weight: 300;
	padding: 6px 8px !important;
}

/* My Sites Icons */
#wpadminbar li.menupop > .ab-sub-wrapper li#wp-admin-bar-my-home {
	background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9IiM4N0E2QkMiIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBmaWxsPSJub25lIiBkPSJNMCAwaDI0djI0SDBWMHoiLz48cGF0aCBkPSJNMTIgNS42OWw1IDQuNVYxOGgtMnYtNkg5djZIN3YtNy44MWw1LTQuNU0xMiAzTDIgMTJoM3Y4aDZ2LTZoMnY2aDZ2LThoM0wxMiAzeiIvPjwvc3ZnPgo=');
	background-repeat: no-repeat;
	background-position: 21px 11px;
}

/* Visit Site active (You're looking at your site) */
#wpadminbar li.menupop > .ab-sub-wrapper li#wp-admin-bar-view-site.ab-sub-active {
	background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%20height%3D%2724%27%20widht%3D%2724%27%3E%3Cpath%20fill%3D%27none%27%20d%3D%27M0%200h24v24H0z%27%3E%3C/path%3E%3Cpath%20fill%3D%27%23ffffff%27%20d%3D%27M22%209L12%201%202%209v2h2v10h5v-4c0-1.657%201.343-3%203-3s3%201.343%203%203v4h5V11h2V9z%27%3E%3C/path%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: 21px 9px;
}

/* Visit Site normal (your looking at someone else's site) */
#wpadminbar li.menupop > .ab-sub-wrapper li#wp-admin-bar-view-site {
	background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%20height%3D%2724%27%20widht%3D%2724%27%3E%3Cpath%20fill%3D%27none%27%20d%3D%27M0%200h24v24H0z%27%3E%3C/path%3E%3Cpath%20fill%3D%27%2387a6bc%27%20d%3D%27M22%209L12%201%202%209v2h2v10h5v-4c0-1.657%201.343-3%203-3s3%201.343%203%203v4h5V11h2V9z%27%3E%3C/path%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: 21px 12px;
}

#wpadminbar .quicklinks #wp-admin-bar-site-view {
	background-color: white;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cpath fill='%2387a6bc' d='M19 13v6c0 1.105-.895 2-2 2H5c-1.105 0-2-.895-2-2V7c0-1.105.895-2 2-2h6v2H5v12h12v-6h2zM13 3v2h4.586l-7.793 7.793 1.414 1.414L19 6.414V11h2V3h-8z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-size: 24px 24px;
	background-position-x: calc( 100% - 10px );
	background-position-y: center;
	border-bottom: 1px solid #d2dee6;
}

#wpadminbar .quicklinks #wp-admin-bar-site-view:hover {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cpath fill='%230087be' d='M19 13v6c0 1.105-.895 2-2 2H5c-1.105 0-2-.895-2-2V7c0-1.105.895-2 2-2h6v2H5v12h12v-6h2zM13 3v2h4.586l-7.793 7.793 1.414 1.414L19 6.414V11h2V3h-8z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
	background-color: #f3f6f8;
}

#wpadminbar .quicklinks #wp-admin-bar-site-view a {
	padding-left: 20px !important;
}

#wpadminbar li.menupop > .ab-sub-wrapper li#wp-admin-bar-blog-stats {
	background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%20height%3D%2724%27%20width%3D%2724%27%3E%3Cpath%20fill%3D%27none%27%20d%3D%27M0%200h24v24H0z%27%3E%3C/path%3E%3Cpath%20fill%3D%27%2387a6bc%27%20d%3D%27M21%2021H3v-2h18v2zM8%2010H4v7h4v-7zm6-7h-4v14h4V3zm6%203h-4v11h4V6z%27%3E%3C/path%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: 21px 12px;
}

#wpadminbar li.menupop > .ab-sub-wrapper li#wp-admin-bar-plan {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjQiIHdpZHRoPSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBmaWxsPSIjN0ZBN0JFIiBkPSJNMTIsMkM2LjUsMiwyLDYuNSwyLDEyczQuNSwxMCwxMCwxMHMxMC00LjUsMTAtMTBTMTcuNSwyLDEyLDJ6IE0xMSwxNEg2bDUtMTBWMTR6IE0xMywyMFYxMGg1TDEzLDIweiIvPjwvc3ZnPg==);
	background-repeat: no-repeat;
	background-position: 21px 12px;
}

#wpadminbar li.menupop > .ab-sub-wrapper li#wp-admin-bar-activity {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath fill='%2387A6BC' d='M2.12 13.526c.742 4.78 4.902 8.47 9.88 8.47 5.5 0 10-4.5 10-9.998S17.5 2 12 2a9.998 9.998 0 0 0-8 4V2H2.003L2 9h7V7H5.8c1.4-1.8 3.702-3 6.202-3C16.4 4 20 7.6 20 11.998s-3.6 8-8 8c-3.877 0-7.13-2.795-7.848-6.472H2.12z'/%3E%3Cpath fill='%2387A6BC' d='M11.002 7v5.3l3.2 4.298 1.6-1.197-2.8-3.7V7'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: 21px 12px;
}

#wpadminbar li.menupop > .ab-sub-wrapper li#wp-admin-bar-new-post {
	background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%20height%3D%2724%27%20width%3D%2724%27%3E%3Cpath%20fill%3D%27none%27%20d%3D%27M0%200h24v24H0z%27%3E%3C/path%3E%3Cpath%20fill%3D%27%2387a6bc%27%20d%3D%27M16%2019H3v-2h13v2zm5-10H3v2h18V9zM3%205v2h11V5H3zm14%200v2h4V5h-4zm-6%208v2h10v-2H11zm-8%200v2h5v-2H3z%27%3E%3C/path%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: 21px 12px;
}

#wpadminbar li.menupop > .ab-sub-wrapper li#wp-admin-bar-new-page {
	background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%20height%3D%2724%27%20width%3D%2724%27%3E%3Cpath%20fill%3D%27none%27%20d%3D%27M0%200h24v24H0z%27%3E%3C/path%3E%3Cpath%20fill%3D%27%2387a6bc%27%20d%3D%27M16%208H8V6h8v2zm0%202H8v2h8v-2zm4-6v12l-6%206H6c-1.105%200-2-.895-2-2V4c0-1.105.895-2%202-2h12c1.105%200%202%20.895%202%202zm-2%2010V4H6v16h6v-4c0-1.105.895-2%202-2h4z%27%20%3E%3C/path%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: 21px 12px;
}

#wpadminbar li.menupop > .ab-sub-wrapper li#wp-admin-bar-new-attachment {
	background-image: url("data:image/svg+xml,%3Csvg%20class%3D%22gridicon%20gridicons-image%22%20height%3D%2224%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%3E%3Cpath%20fill%3D%27%2387a6bc%27%20d%3D%22M13%209.5c0-.828.672-1.5%201.5-1.5s1.5.672%201.5%201.5-.672%201.5-1.5%201.5-1.5-.672-1.5-1.5zM22%206v12c0%201.105-.895%202-2%202H4c-1.105%200-2-.895-2-2V6c0-1.105.895-2%202-2h16c1.105%200%202%20.895%202%202zm-2%200H4v7.444L8%209l5.895%206.55%201.587-1.85c.798-.932%202.24-.932%203.037%200L20%2015.426V6z%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E");
	background-repeat: no-repeat;
	background-position: 21px 12px;
}

#wpadminbar li.menupop > .ab-sub-wrapper li#wp-admin-bar-new-jetpack-portfolio {
	background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%20height%3D%2724%27%20width%3D%2724%27%3E%3Cpath%20fill%3D%27none%27%20d%3D%27M0%200h24v24H0z%27%3E%3C/path%3E%3Cpath%20fill%3D%27%2387a6bc%27%20d%3D%27M18%2019H6c-1.1%200-2-.9-2-2V7c0-1.1.9-2%202-2h3c1.1%200%202%20.9%202%202h7c1.1%200%202%20.9%202%202v8c0%201.1-.9%202-2%202z%27%3E%3C/path%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: 21px 12px;
}

#wpadminbar li.menupop > .ab-sub-wrapper li#wp-admin-bar-new-jetpack-testimonial {
	background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%20height%3D%2724%27%20width%3D%2724%27%3E%3Cpath%20fill%3D%27none%27%20d%3D%27M0%200h24v24H0z%27%3E%3C/path%3E%3Cpath%20fill%3D%27%2387a6bc%27%20d%3D%27M11.192%2015.757c0-.88-.23-1.618-.69-2.217-.326-.412-.768-.683-1.327-.812-.55-.128-1.07-.137-1.54-.028-.16-.95.1-1.956.76-3.022.66-1.065%201.515-1.867%202.558-2.403L9.373%205c-.8.396-1.56.898-2.26%201.505-.71.607-1.34%201.305-1.9%202.094s-.98%201.68-1.25%202.69-.346%202.04-.217%203.1c.168%201.4.62%202.52%201.356%203.35.735.84%201.652%201.26%202.748%201.26.965%200%201.766-.29%202.4-.878.628-.576.94-1.365.94-2.368l.002.003zm9.124%200c0-.88-.23-1.618-.69-2.217-.326-.42-.77-.692-1.327-.817-.56-.124-1.074-.13-1.54-.022-.16-.94.09-1.95.75-3.02.66-1.06%201.514-1.86%202.557-2.4L18.49%205c-.8.396-1.555.898-2.26%201.505-.708.607-1.34%201.305-1.894%202.094-.556.79-.97%201.68-1.24%202.69-.273%201-.345%202.04-.217%203.1.165%201.4.615%202.52%201.35%203.35.732.833%201.646%201.25%202.742%201.25.967%200%201.768-.29%202.402-.876.627-.576.942-1.365.942-2.368v.01z%27%3E%3C/path%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: 21px 12px;
}

#wpadminbar li.menupop > .ab-sub-wrapper li#wp-admin-bar-themes {
	background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%20height%3D%2724%27%20width%3D%2724%27%3E%3Cpath%20fill%3D%27none%27%20d%3D%27M0%200h24v24H0z%27%3E%3C/path%3E%3Cpath%20fill%3D%27%2387a6bc%27%20d%3D%27M4%206c-1.105%200-2%20.895-2%202v12c0%201.1.9%202%202%202h12c1.105%200%202-.895%202-2H4V6zm16-4H8c-1.105%200-2%20.895-2%202v12c0%201.105.895%202%202%202h12c1.105%200%202-.895%202-2V4c0-1.105-.895-2-2-2zm-5%2014H8V9h7v7zm5%200h-3V9h3v7zm0-9H8V4h12v3z%27%3E%3C/path%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: 21px 12px;
}

#wpadminbar li.menupop > .ab-sub-wrapper li#wp-admin-bar-menus {
	background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%20height%3D%2724%27%20width%3D%2724%27%3E%3Cpath%20fill%3D%27none%27%20d%3D%27M0%200h24v24H0z%27%3E%3C/path%3E%3Cpath%20fill%3D%27%2387a6bc%27%20d%3D%27M9%2019h10v-2H9v2zm0-6h6v-2H9v2zm0-8v2h12V5H9zm-4-.5c-.828%200-1.5.672-1.5%201.5S4.172%207.5%205%207.5%206.5%206.828%206.5%206%205.828%204.5%205%204.5zm0%206c-.828%200-1.5.672-1.5%201.5s.672%201.5%201.5%201.5%201.5-.672%201.5-1.5-.672-1.5-1.5-1.5zm0%206c-.828%200-1.5.672-1.5%201.5s.672%201.5%201.5%201.5%201.5-.672%201.5-1.5-.672-1.5-1.5-1.5z%27%3E%3C/path%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: 21px 12px;
}

#wpadminbar li.menupop > .ab-sub-wrapper li#wp-admin-bar-sharing {
	background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%20height%3D%2724%27%20width%3D%2724%27%3E%3Cpath%20fill%3D%27none%27%20d%3D%27M0%200h24v24H0z%27%3E%3C/path%3E%3Cpath%20fill%3D%27%2387a6bc%27%20d%3D%27M18%2016c-.788%200-1.5.31-2.034.807L8.91%2012.7c.05-.23.09-.46.09-.7s-.04-.47-.09-.7l7.05-4.11c.54.5%201.25.81%202.04.81%201.66%200%203-1.34%203-3s-1.34-3-3-3-3%201.34-3%203c0%20.24.04.47.09.7L8.04%209.81C7.5%209.31%206.79%209%206%209c-1.66%200-3%201.34-3%203s1.34%203%203%203c.79%200%201.5-.31%202.04-.81l7.048%204.118c-.053.223-.088.453-.088.692%200%201.657%201.343%203%203%203s3-1.343%203-3-1.343-3-3-3z%27%3E%3C/path%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: 21px 12px;
}

#wpadminbar li.menupop > .ab-sub-wrapper li#wp-admin-bar-users-toolbar {
	background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%20height%3D%2724%27%20width%3D%2724%27%3E%3Cpath%20fill%3D%27none%27%20d%3D%27M0%200h24v24H0z%27%3E%3C/path%3E%3Cpath%20fill%3D%27%2387a6bc%27%20d%3D%27M12%204c2.21%200%204%201.79%204%204s-1.79%204-4%204-4-1.79-4-4%201.79-4%204-4zm0%2016s8%200%208-2c0-2.4-3.9-5-8-5s-8%202.6-8%205c0%202%208%202%208%202z%27%3E%3C/path%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: 21px 12px;
}

#wpadminbar li.menupop > .ab-sub-wrapper li#wp-admin-bar-blog-settings {
	background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%20height%3D%2724%27%20width%3D%2724%27%3E%3Cpath%20fill%3D%27none%27%20d%3D%27M0%200h24v24H0z%27%3E%3C/path%3E%3Cpath%20fill%3D%27%2387a6bc%27%20d%3D%27M20%2012c0-.568-.06-1.122-.174-1.656l1.834-1.612-2-3.464-2.322.786c-.82-.736-1.787-1.308-2.86-1.657L14%202h-4l-.48%202.396c-1.07.35-2.04.92-2.858%201.657L4.34%205.268l-2%203.464%201.834%201.612C4.06%2010.878%204%2011.432%204%2012s.06%201.122.174%201.656L2.34%2015.268l2%203.464%202.322-.786c.82.736%201.787%201.308%202.86%201.657L10%2022h4l.48-2.396c1.07-.35%202.038-.92%202.858-1.657l2.322.786%202-3.464-1.834-1.613c.113-.535.174-1.09.174-1.657zm-8%204c-2.21%200-4-1.79-4-4s1.79-4%204-4%204%201.79%204%204-1.79%204-4%204z%27%3E%3C/path%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: 21px 12px;
}

#wpadminbar li.menupop > .ab-sub-wrapper li#wp-admin-bar-legacy-dashboard {
	background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%20height%3D%2724%27%20width%3D%2724%27%3E%3Cpath%20fill%3D%27none%27%20d%3D%27M0%200h24v24H0z%27%3E%3C/path%3E%3Cpath%20fill%3D%27%2387a6bc%27%20d%3D%27M12%202C6.477%202%202%206.477%202%2012s4.477%2010%2010%2010%2010-4.477%2010-10S17.523%202%2012%202zM3.5%2012c0-1.232.264-2.402.736-3.46L8.29%2019.65C5.456%2018.272%203.5%2015.365%203.5%2012zm8.5%208.5c-.834%200-1.64-.12-2.4-.345l2.55-7.41%202.613%207.157c.017.042.038.08.06.117-.884.31-1.833.48-2.823.48zm1.172-12.485c.512-.027.973-.08.973-.08.458-.055.404-.728-.054-.702%200%200-1.376.108-2.265.108-.835%200-2.24-.107-2.24-.107-.458-.026-.51.674-.053.7%200%200%20.434.055.892.082l1.324%203.63-1.86%205.578-3.096-9.208c.512-.027.973-.08.973-.08.458-.055.403-.728-.055-.702%200%200-1.376.108-2.265.108-.16%200-.347-.003-.547-.01C6.418%205.025%209.03%203.5%2012%203.5c2.213%200%204.228.846%205.74%202.232-.037-.002-.072-.007-.11-.007-.835%200-1.427.727-1.427%201.51%200%20.7.404%201.292.835%201.993.323.566.7%201.293.7%202.344%200%20.727-.28%201.572-.646%202.748l-.848%202.833-3.072-9.138zm3.1%2011.332l2.597-7.506c.484-1.212.645-2.18.645-3.044%200-.313-.02-.603-.057-.874.664%201.21%201.042%202.6%201.042%204.078%200%203.136-1.7%205.874-4.227%207.347z%27%3E%3C/path%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: 21px 12px;
}

#wpadminbar li.menupop > .ab-sub-wrapper li#wp-admin-bar-plugins {
	background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%20height%3D%2724%27%20width%3D%2724%27%3E%3Cpath%20fill%3D%27none%27%20d%3D%27M0%200h24v24H0z%27%3E%3C/path%3E%3Cpath%20fill%3D%27%2387a6bc%27%20d%3D%27M16%208V3c0-.552-.448-1-1-1s-1%20.448-1%201v5h-4V3c0-.552-.448-1-1-1s-1%20.448-1%201v5H5v4c0%202.79%201.637%205.193%204%206.317V22h6v-3.683c2.363-1.124%204-3.527%204-6.317V8h-3z%27%3E%3C/path%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: 21px 12px;
}

#wpadminbar li.menupop > .ab-sub-wrapper li#wp-admin-bar-plugins a:before {
	content: none;
}

#wpadminbar li.menupop > .ab-sub-wrapper li#wp-admin-bar-domains {
	background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Crect%20x%3D%220%22%20fill%3D%22none%22%20width%3D%2224%22%20height%3D%2224%22/%3E%3Cg%3E%3Cpath%20fill%3D%22%2387a6bc%22%20d%3D%22M12%202C6.477%202%202%206.477%202%2012s4.477%2010%2010%2010%2010-4.477%2010-10S17.523%202%2012%202zm0%2018l2-2%201-1v-2h-2v-1l-1-1H9v3l2%202v1.93c-3.94-.494-7-3.858-7-7.93l1%201h2v-2h2l3-3V6h-2L9%205v-.41C9.927%204.21%2010.94%204%2012%204s2.073.212%203%20.59V6l-1%201v2l1%201%203.13-3.13c.752.897%201.304%201.964%201.606%203.13H18l-2%202v2l1%201h2l.286.286C18.03%2018.06%2015.24%2020%2012%2020z%22/%3E%3C/g%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: 21px 12px;
}

/* Reader Menu */
#wpadminbar li.menupop > .ab-sub-wrapper li#wp-admin-bar-following a.ab-secondary {
	background-color: #f3f6f8;
}

#wpadminbar li.menupop > .ab-sub-wrapper li#wp-admin-bar-following:hover a.ab-secondary {
	background-color: #fff !important;
	color: #2e4453 !important;
}

#wpadminbar li.menupop > .ab-sub-wrapper li#wp-admin-bar-following:hover a.ab-secondary:hover {
	color: #00aadc !important;
}

/* Reader Icons */
#wpadminbar li.menupop > .ab-sub-wrapper li#wp-admin-bar-following {
	background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%20height%3D%2724%27%20width%3D%2724%27%3E%3Cpath%20fill%3D%27none%27%20d%3D%27M0%200h24v24H0z%27%3E%3C/path%3E%3Cpath%20fill%3D%27%2387a6bc%27%20d%3D%27M11%2017.768l-4.884-4.884%201.768-1.768L11%2014.232l8.658-8.658C17.823%203.39%2015.075%202%2012%202%206.477%202%202%206.477%202%2012s4.477%2010%2010%2010%2010-4.477%2010-10c0-1.528-.353-2.97-.966-4.266L11%2017.768z%27%3E%3C/path%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: 21px 12px;
}

#wpadminbar li.menupop > .ab-sub-wrapper li#wp-admin-bar-automattic {
	background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%20height%3D%2724%27%20width%3D%2724%27%3E%3Cpath%20fill%3D%27none%27%20d%3D%27M0%200h24v24H0z%27%3E%3C/path%3E%3Cpath%20fill%3D%27%2387a6bc%27%20d%3D%27M7.99%201.57C3.75%201.57%201%204.57%201%207.8v0.4c0%203.18%202.75%206.24%206.99%206.24%204.26%200%207.01-3.05%207.01-6.24V7.8C15%204.57%2012.25%201.57%207.99%201.57zM12.74%208.13c0%202.32-1.69%204.42-4.74%204.42%20-3.05%200-4.73-2.1-4.73-4.42V7.84c0-2.32%201.67-4.38%204.73-4.38%203.06%200%204.75%202.07%204.75%204.39V8.13z%27%3E%3C/path%3E%3Cpath%20fill%3D%27%2387a6bc%27%20d%3D%27M9.47%205.73C9.07%205.47%208.52%205.59%208.26%206L6.21%209.17c-0.26%200.41-0.15%200.95%200.26%201.21%200.4%200.26%200.95%200.14%201.21-0.26l2.05-3.17C9.99%206.53%209.88%205.99%209.47%205.73z%27%3E%3C/path%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: 21px 12px;
	background-size: 36px;
}

#wpadminbar li.menupop > .ab-sub-wrapper li#wp-admin-bar-conversations {
	background-image: url("data:image/svg+xml,%3Csvg fill='%2387A6BC' height='24' width='24' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg%3E%3Cpath d='M3 12c-1.1 0-2-.9-2-2V5c0-1.1.9-2 2-2h8c1.1 0 2 .9 2 2v5c0 1.1-.9 2-2 2H9v3l-3-3H3zM21 18c1.1 0 2-.9 2-2v-5c0-1.1-.9-2-2-2h-6v1c0 2.2-1.8 4-4 4v2c0 1.1.9 2 2 2h2v3l3-3h3z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: 21px 12px;
}

#wpadminbar li.menupop > .ab-sub-wrapper li#wp-admin-bar-conversations-a8c {
	background-image: url("data:image/svg+xml,%3Csvg fill='%2387A6BC' width='24' height='24' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12.2 7.1c.5.3.6 1 .3 1.4L10 12.4c-.3.5-1 .7-1.4.3-.6-.3-.8-1-.4-1.5l2.5-3.9c.3-.4 1-.5 1.5-.2zM17.3 21.2h2.8c1 0 1.9-.8 1.9-1.9v-4.7c0-1-.8-1.9-1.9-1.9h-7.6c-1 .1-1.7.9-1.7 1.9v4.7c0 1 .8 1.8 1.7 1.9h2V24l2.8-2.8z'%3E%3C/path%3E%3Cpath d='M8.8 15.2c-2.7-.7-4.1-2.9-4.1-5.2 0-5.8 5.8-5.7 5.8-5.7 5.8 0 5.8 5.7 5.8 5.7 0 .3 0 .6-.1.8H19v-.7C19 1.6 10.4 2 10.4 2c-8.6 0-8.5 8.1-8.5 8.1 0 3.5 2.7 6.8 6.9 7.5v-2.4z'%3E%3C/path%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: 21px 12px;
}

#wpadminbar li.menupop > .ab-sub-wrapper li#wp-admin-bar-discover-discover {
	 background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%20height%3D%2724%27%20width%3D%2724%27%3E%3Cpath%20fill%3D%27none%27%20d%3D%27M0%200h24v24H0z%27%3E%3C/path%3E%3Cpath%20fill%3D%27%2387a6bc%27%20d%3D%27M12%202C6.477%202%202%206.477%202%2012s4.477%2010%2010%2010%2010-4.477%2010-10S17.523%202%2012%202zM3.5%2012c0-1.232.264-2.402.736-3.46L8.29%2019.65C5.456%2018.272%203.5%2015.365%203.5%2012zm8.5%208.5c-.834%200-1.64-.12-2.4-.345l2.55-7.41%202.613%207.157c.017.042.038.08.06.117-.884.31-1.833.48-2.823.48zm1.172-12.485c.512-.027.973-.08.973-.08.458-.055.404-.728-.054-.702%200%200-1.376.108-2.265.108-.835%200-2.24-.107-2.24-.107-.458-.026-.51.674-.053.7%200%200%20.434.055.892.082l1.324%203.63-1.86%205.578-3.096-9.208c.512-.027.973-.08.973-.08.458-.055.403-.728-.055-.702%200%200-1.376.108-2.265.108-.16%200-.347-.003-.547-.01C6.418%205.025%209.03%203.5%2012%203.5c2.213%200%204.228.846%205.74%202.232-.037-.002-.072-.007-.11-.007-.835%200-1.427.727-1.427%201.51%200%20.7.404%201.292.835%201.993.323.566.7%201.293.7%202.344%200%20.727-.28%201.572-.646%202.748l-.848%202.833-3.072-9.138zm3.1%2011.332l2.597-7.506c.484-1.212.645-2.18.645-3.044%200-.313-.02-.603-.057-.874.664%201.21%201.042%202.6%201.042%204.078%200%203.136-1.7%205.874-4.227%207.347z%27%3E%3C/path%3E%3C/svg%3E");
	 background-repeat: no-repeat;
	 background-position: 21px 12px;
 }

#wpadminbar li.menupop > .ab-sub-wrapper li#wp-admin-bar-discover-search {
	background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%2224%22%20width%3D%2224%22%3E%3Crect%20x%3D%220%22%20fill%3D%22none%22%20width%3D%2224%22%20height%3D%2224%22%2F%3E%3Cg%3E%3Cpath%20fill%3D%22%2387a6bc%22%20d%3D%22M21%2019l-5.154-5.154C16.574%2012.742%2017%2011.42%2017%2010c0-3.866-3.134-7-7-7s-7%203.134-7%207%203.134%207%207%207c1.42%200%202.742-.426%203.846-1.154L19%2021l2-2zM5%2010c0-2.757%202.243-5%205-5s5%202.243%205%205-2.243%205-5%205-5-2.243-5-5z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');
	background-repeat: no-repeat;
	background-position: 21px 12px;
}

#wpadminbar li.menupop > .ab-sub-wrapper li#wp-admin-bar-discover-recommended-blogs {
	background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%20height%3D%2724%27%20width%3D%2724%27%3E%3Cg%3E%3Cpath%20fill%3D%27%2387a6bc%27%20d%3D%27M7.189%2C12.664l0.624-0.046l0.557-0.409l0.801-1.115l0.578-1.228l0.357-0.91l0.223-0.523l0.267-0.432%20l0.49-0.409l0.578-0.5l0.445-0.682l0.267-1.046l0.29-1.934V3.159L12.931%2C3l0.467%2C0.046l0.534%2C0.227l0.49%2C0.363L14.8%2C4.25%20l0.177%2C0.75V5.66l-0.088%2C0.865l-0.223%2C0.615l-0.378%2C0.75l-0.2%2C0.5l-0.246%2C0.546l-0.133%2C0.5v0.432l0.111%2C0.273l2.38-0.023%20l1.135%2C0.069l0.823%2C0.113l0.49%2C0.159l0.288%2C0.319l0.424%2C0.523l0.156%2C0.454v0.319l-0.09%2C0.296l-0.2%2C0.227l-0.29%2C0.5l0.111%2C0.296%20l0.223%2C0.409l0.201%2C0.204l0.111%2C0.364l-0.09%2C0.273l-0.267%2C0.296l-0.267%2C0.34l-0.111%2C0.364l0.088%2C0.319l0.157%2C0.363l0.11%2C0.342v0.25%20l-0.11%2C0.363l-0.223%2C0.273l-0.313%2C0.296l-0.223%2C0.273l-0.088%2C0.273v0.319l0.023%2C0.409l-0.111%2C0.25l-0.313%2C0.342l-0.4%2C0.363%20c0%2C0-0.156%2C0.137-0.378%2C0.25c-0.223%2C0.114-0.868%2C0.273-0.868%2C0.273l-0.846%2C0.091l-1.868-0.023l-1.937-0.091l-1.379-0.159%20l-2.916-0.523L7.189%2C12.664z%20M3%2C13.986c0-0.939%2C0.761-1.7%2C1.702-1.7c0.939%2C0%2C1.702%2C0.762%2C1.702%2C1.7v4.596%20c0%2C0.939-0.762%2C1.7-1.702%2C1.7C3.761%2C20.283%2C3%2C19.52%2C3%2C18.582V13.986z%27%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: 21px 10px;
}

#wpadminbar li.menupop > .ab-sub-wrapper li#wp-admin-bar-my-activity-my-comments {
	background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%20height%3D%2724%27%20width%3D%2724%27%3E%3Cpath%20fill%3D%27none%27%20d%3D%27M0%200h24v24H0z%27%3E%3C/path%3E%3Cpath%20fill%3D%27%2387a6bc%27%20d%3D%27M3%206v9c0%201.105.895%202%202%202h9v5l5.325-3.804c1.05-.75%201.675-1.963%201.675-3.254V6c0-1.105-.895-2-2-2H5c-1.105%200-2%20.895-2%202z%27%3E%3C/path%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: 21px 12px;
}

#wpadminbar li.menupop > .ab-sub-wrapper li#wp-admin-bar-comments {
	background-image: url("data:image/svg+xml,%3Csvg%20class%3D%22gridicon%20gridicons-image%22%20height%3D%2224%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%3E%3Cpath%20fill%3D%27%2387a6bc%27%20d%3D%22M2%206v4.9c0%201.3.6%202.5%201.7%203.3L7%2016.5V13h2v-2c0-1.7%201.3-3%203-3h2V6c0-1.1-.9-2-2-2H4c-1.1%200-2%20.9-2%202z%22%2F%3E%3Cpath%20fill%3D%27%2387a6bc%27%20d%3D%22M12%209h8c1.1%200%202%20.9%202%202v4.9c0%201.3-.6%202.5-1.7%203.3L17%2021.5V18h-5c-1.1%200-2-.9-2-2v-5c0-1.1.9-2%202-2z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
	background-repeat: no-repeat;
	background-position: 21px 12px;
}

#wpadminbar li.menupop > .ab-sub-wrapper li#wp-admin-bar-my-activity-my-likes {
	background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%20height%3D%2724%27%20width%3D%2724%27%3E%3Cpath%20fill%3D%27none%27%20d%3D%27M0%200h24v24H0z%27%3E%3C/path%3E%3Cpath%20fill%3D%27%2387a6bc%27%20d%3D%27M12%202l2.582%206.953L22%209.257l-5.822%204.602L18.18%2021%2012%2016.89%205.82%2021l2.002-7.14L2%209.256l7.418-.304%27%3E%3C/path%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: 21px 12px;
}

/* Me Menu */
#wpadminbar #wp-admin-bar-special-header {
	margin-top: 10px;
}

#wpadminbar .quicklinks li#wp-admin-bar-my-account.menupop #wp-admin-bar-user-info .username {
	padding-left: 0;
	color: #4f748e !important;
}

#wpadminbar .quicklinks #wp-admin-bar-user-info .display-name {
	color: #2e4354;
	font-size: 22px;
	margin-bottom: -6px;
	text-overflow: ellipsis;
	width: 100%;
	height: auto;
	overflow: hidden;
}

#wpadminbar .quicklinks #wp-admin-bar-user-info .avatar {
	width: 100px;
	height: 100px;
	border: 2px solid #c8d7e1;
}

#wpadminbar .quicklinks li#wp-admin-bar-my-account.with-avatar > a img {
	border: 2px solid white;
	border-radius: 50%;
	width: 18px;
	height: 18px;
}

#wpadminbar .quicklinks li#wp-admin-bar-my-account #wp-admin-bar-user-info .ab-sign-out {
	background: white;
	border-color: #c8d7e1;
	border-style: solid;
	border-width: 1px 1px 2px;
	color: #4f748e;
	cursor: pointer;
	display: block;
	margin: 10px auto 24px;
	outline: 0;
	overflow: hidden;
	font-weight: 600;
	text-overflow: ellipsis;
	text-decoration: none;
	vertical-align: top;
	box-sizing: border-box;
	font-size: 14px;
	line-height: 21px;
	border-radius: 4px;
	padding: 8px 24px;
	font-weight: bold;
	-webkit-appearance: none;
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
	font-weight: 700;
	color: #4f748e !important;
	max-width: 100%;
}

#wpadminbar .quicklinks li#wp-admin-bar-my-account #wp-admin-bar-user-info .ab-sign-out:hover {
	color: #4f748e;
	border-color: #a8bece;
}

#wpadminbar .quicklinks li#wp-admin-bar-my-account #wp-admin-bar-user-info .ab-sign-out:active {
	border-width: 2px 1px 1px;
}

/* Me Icons */
#wpadminbar li.menupop > .ab-sub-wrapper li#wp-admin-bar-my-profile {
	background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%20height%3D%2724%27%20width%3D%2724%27%3E%3Cpath%20fill%3D%27none%27%20d%3D%27M0%200h24v24H0z%27%3E%3C/path%3E%3Cpath%20fill%3D%27%2387a6bc%27%20d%3D%27M12%204c2.21%200%204%201.79%204%204s-1.79%204-4%204-4-1.79-4-4%201.79-4%204-4zm0%2016s8%200%208-2c0-2.4-3.9-5-8-5s-8%202.6-8%205c0%202%208%202%208%202z%27%3E%3C/path%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: 21px 12px;
}

#wpadminbar li.menupop > .ab-sub-wrapper li#wp-admin-bar-account-settings {
	background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%20height%3D%2724%27%20width%3D%2724%27%3E%3Cpath%20fill%3D%27none%27%20d%3D%27M0%200h24v24H0z%27%3E%3C/path%3E%3Cpath%20fill%3D%27%2387a6bc%27%20d%3D%27M20%2012c0-.568-.06-1.122-.174-1.656l1.834-1.612-2-3.464-2.322.786c-.82-.736-1.787-1.308-2.86-1.657L14%202h-4l-.48%202.396c-1.07.35-2.04.92-2.858%201.657L4.34%205.268l-2%203.464%201.834%201.612C4.06%2010.878%204%2011.432%204%2012s.06%201.122.174%201.656L2.34%2015.268l2%203.464%202.322-.786c.82.736%201.787%201.308%202.86%201.657L10%2022h4l.48-2.396c1.07-.35%202.038-.92%202.858-1.657l2.322.786%202-3.464-1.834-1.613c.113-.535.174-1.09.174-1.657zm-8%204c-2.21%200-4-1.79-4-4s1.79-4%204-4%204%201.79%204%204-1.79%204-4%204z%27%3E%3C/path%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: 21px 12px;
}

#wpadminbar li.menupop > .ab-sub-wrapper li#wp-admin-bar-billing {
	background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%20height%3D%2724%27%20width%3D%2724%27%3E%3Cpath%20fill%3D%27none%27%20d%3D%27M0%200h24v24H0z%27%3E%3C/path%3E%3Cpath%20fill%3D%27%2387a6bc%27%20d%3D%27M20%204H4c-1.105%200-2%20.895-2%202v12c0%201.105.895%202%202%202h16c1.105%200%202-.895%202-2V6c0-1.105-.895-2-2-2zm0%202v2H4V6h16zM4%2018v-6h16v6H4zm2-4h7v2H6v-2zm9%200h3v2h-3v-2z%27%3E%3C/path%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: 21px 12px;
}

#wpadminbar li.menupop > .ab-sub-wrapper li#wp-admin-bar-security {
	background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%20height%3D%2724%27%20width%3D%2724%27%3E%3Cpath%20fill%3D%27none%27%20d%3D%27M0%200h24v24H0z%27%3E%3C/path%3E%3Cpath%20fill%3D%27%2387a6bc%27%20d%3D%27M18%208h-1V7c0-2.757-2.243-5-5-5S7%204.243%207%207v1H6c-1.105%200-2%20.895-2%202v10c0%201.105.895%202%202%202h12c1.105%200%202-.895%202-2V10c0-1.105-.895-2-2-2zM9%207c0-1.654%201.346-3%203-3s3%201.346%203%203v1H9V7zm4%208.723V18h-2v-2.277c-.595-.346-1-.984-1-1.723%200-1.105.895-2%202-2s2%20.895%202%202c0%20.738-.405%201.376-1%201.723z%27%3E%3C/path%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: 21px 12px;
}

#wpadminbar li.menupop > .ab-sub-wrapper li#wp-admin-bar-notifications {
	background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%20height%3D%2724%27%20width%3D%2724%27%3E%3Cpath%20fill%3D%27none%27%20d%3D%27M0%200h24v24H0z%27%3E%3C/path%3E%3Cpath%20fill%3D%27%2387a6bc%27%20d%3D%27M6.14%2014.97l2.828%202.827c-.362.362-.862.586-1.414.586-1.105%200-2-.895-2-2%200-.552.224-1.052.586-1.414zm8.867%205.324L14.3%2021%203%209.7l.706-.707%201.102.157c.754.108%201.69-.122%202.077-.51l3.885-3.884c2.34-2.34%206.135-2.34%208.475%200s2.34%206.135%200%208.475l-3.885%203.886c-.388.388-.618%201.323-.51%202.077l.157%201.1z%27%3E%3C/path%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: 21px 12px;
}

#wpadminbar li.menupop > .ab-sub-wrapper li#wp-admin-bar-get-apps {
	background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%20height%3D%2724%27%20width%3D%2724%27%3E%3Cpath%20fill%3D%27none%27%20d%3D%27M0%200h24v24H0z%27%3E%3C/path%3E%3Cpath%20fill%3D%27%2387a6bc%27%20d%3D%27M12%202C6.477%202%202%206.477%202%2012s4.477%2010%2010%2010%2010-4.477%2010-10S17.523%202%2012%202zM3.5%2012c0-1.232.264-2.402.736-3.46L8.29%2019.65C5.456%2018.272%203.5%2015.365%203.5%2012zm8.5%208.5c-.834%200-1.64-.12-2.4-.345l2.55-7.41%202.613%207.157c.017.042.038.08.06.117-.884.31-1.833.48-2.823.48zm1.172-12.485c.512-.027.973-.08.973-.08.458-.055.404-.728-.054-.702%200%200-1.376.108-2.265.108-.835%200-2.24-.107-2.24-.107-.458-.026-.51.674-.053.7%200%200%20.434.055.892.082l1.324%203.63-1.86%205.578-3.096-9.208c.512-.027.973-.08.973-.08.458-.055.403-.728-.055-.702%200%200-1.376.108-2.265.108-.16%200-.347-.003-.547-.01C6.418%205.025%209.03%203.5%2012%203.5c2.213%200%204.228.846%205.74%202.232-.037-.002-.072-.007-.11-.007-.835%200-1.427.727-1.427%201.51%200%20.7.404%201.292.835%201.993.323.566.7%201.293.7%202.344%200%20.727-.28%201.572-.646%202.748l-.848%202.833-3.072-9.138zm3.1%2011.332l2.597-7.506c.484-1.212.645-2.18.645-3.044%200-.313-.02-.603-.057-.874.664%201.21%201.042%202.6%201.042%204.078%200%203.136-1.7%205.874-4.227%207.347z%27%3E%3C/path%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: 21px 12px;
}

#wpadminbar li.menupop > .ab-sub-wrapper li#wp-admin-bar-next-steps {
	background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%20height%3D%2724%27%20width%3D%2724%27%3E%3Cpath%20fill%3D%27none%27%20d%3D%27M0%200h24v24H0z%27%3E%3C/path%3E%3Cpath%20fill%3D%27%2387a6bc%27%20d%3D%27M9.5%2015.5L5%2020l-2.5-2.5%201.06-1.06L5%2017.88l3.44-3.44L9.5%2015.5zM10%205v2h11V5H10zm0%2014h11v-2H10v2zm0-6h11v-2H10v2zM8.44%208.44L5%2011.88l-1.44-1.44L2.5%2011.5%205%2014l4.5-4.5-1.06-1.06zm0-6L5%205.88%203.56%204.44%202.5%205.5%205%208l4.5-4.5-1.06-1.06z%27%3E%3C/path%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: 21px 12px;
}

#wpadminbar li.menupop > .ab-sub-wrapper li#wp-admin-bar-help {
	background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%20height%3D%2724%27%20width%3D%2724%27%20viewBox%3D%270%200%2024%2024%27%3E%3Cpath%20fill%3D%27none%27%20d%3D%27M0%200h24v24H0z%27%3E%3C/path%3E%3Cpath%20fill%3D%27%2387a6bc%27%20d%3D%27M12%204c4.41%200%208%203.59%208%208s-3.59%208-8%208-8-3.59-8-8%203.59-8%208-8m0-2C6.477%202%202%206.477%202%2012s4.477%2010%2010%2010%2010-4.477%2010-10S17.523%202%2012%202zm1%2013h-2v2h2v-2zm-1.962-2v-.528c0-.4.082-.74.246-1.017.163-.276.454-.546.87-.808.333-.21.572-.397.717-.565.146-.168.22-.36.22-.577%200-.172-.078-.308-.234-.41-.156-.1-.358-.15-.608-.15-.62%200-1.34.22-2.168.658l-.854-1.67c1.02-.58%202.084-.872%203.194-.872.913%200%201.63.202%202.15.603.52.4.78.948.78%201.64%200%20.495-.116.924-.347%201.287-.23.362-.6.705-1.11%201.03-.43.278-.7.48-.807.61-.108.13-.163.282-.163.458V13h-1.885z%27%3E%3C/path%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: 21px 12px;
}

/* Notifications Menu */
div#wpadminbar .quicklinks > ul > li#wp-admin-bar-notes > a.ab-item span.noticon,
#wpadminbar > #wp-toolbar span.noticon,
#wpadminbar #wp-admin-bar-notes .noticon {
	font-size: 21px !important;
	position: relative;
	top: 4px;
	left: 2px;
	color: #fff !important;
	opacity: 1;
	text-shadow: none !important;
}

#wp-admin-bar-notes #wpnt-notes-unread-count {
	display: none !important;
}

/* @noflip */
#wp-admin-bar-notes #wpnt-notes-unread-count.wpn-unread {
	display: block !important;

	position: absolute;
	top: 2px;
	left: 23%;
	z-index: 999;
	margin: 0;
	padding: 0 !important;
	width: 8px;
	height: 8px;
	background-image: none !important;
	background-color: #f0821e !important;
	box-shadow: none !important;
	border: 2px solid #333;
	border-radius: 7px;
}

#wp-admin-bar-notes #wpnt-notes-unread-count span {
	display: none;
}

/* Tablet Styles */
@media screen and (max-width: 782px) {
	#wpadminbar {
		height: 46px;
		min-width: 240px;
		position: fixed;
	}

	#wpadminbar li#wp-admin-bar-blog.menupop > .ab-sub-wrapper,
	#wpadminbar li#wp-admin-bar-newdash.menupop > .ab-sub-wrapper,
	#wpadminbar li#wp-admin-bar-my-account.menupop > .ab-sub-wrapper,
	#wpadminbar li#wp-admin-bar-notes > #wpnt-notes-panel2 {
		top: 46px;
	}

	#wpadminbar .quicklinks > ul > li > a,
	#wpadminbar .quicklinks > ul > li > .ab-empty-item {
		padding: 7px 15px !important;
		font-size: 14px;
	}

	#wpadminbar .quicklinks #wp-admin-bar-blog.my-sites > .ab-item:before {
		font-size: 28px;
		margin-right: 8px;
		top: -2px;
	}

	#wpadminbar .quicklinks li#wp-admin-bar-my-account.with-avatar > a img {
		width: 22px;
		height: 22px;
		top: -1px;
	}

	div#wpadminbar .quicklinks > ul > li#wp-admin-bar-notes > a.ab-item span.noticon, #wpadminbar > #wp-toolbar span.noticon, #wpadminbar #wp-admin-bar-notes .noticon {
		font-size: 24px !important;
	}

	#wpadminbar ul li#wp-admin-bar-ab-new-post {
		top: 6px;
		margin-right: 3px;
	}

	#wpadminbar ul li#wp-admin-bar-ab-new-post a {
		height: 20px;
		width: 24px;
	}

	#wpadminbar ul li#wp-admin-bar-ab-new-post a:before {
		font-size: 33px;
		left: -3px;
		top: -10px;
	}

	#wpadminbar ul li#wp-admin-bar-ab-new-post a:after {
		top: 0;
		left: 13px;
		font-size: 25px;
	}

	#wpadminbar .quicklinks .menupop ul li .ab-item,
	#wpadminbar .quicklinks .menupop ul li a strong,
	#wpadminbar .quicklinks .menupop.hover ul li .ab-item,
	#wpadminbar.nojs .quicklinks .menupop:hover ul li .ab-item,
	#wpadminbar .shortlink-input {
		height: auto;
	}

	#wp-admin-bar-jumptotop-button-menu {
		display: none !important;
	}

	/* @noflip */
	#wp-admin-bar-notes #wpnt-notes-unread-count.wpn-unread {
		top: 10px;
		left: 36%;
	}

	.wp-admin .wrap h1 {
		padding-left: 50px;
	}

	#wpadminbar #wp-admin-bar-menu-toggle {
		position: absolute;
		top: 0;
		left: 0;
		z-index: 1;
	}

	.wp-admin #wpadminbar ul#wp-admin-bar-root-default {
		/* accomodate .wp-admin-bar-menu-toggle */
		padding-left: 54px !important;
	}

	.wp-admin #wpadminbar.nav-unification ul#wp-admin-bar-root-default {
		/* Hide the .wp-admin-bar-menu-toggle when nav unification is enabled */
		padding-left: 0 !important;
	}

	#wpadminbar #wp-admin-bar-menu-toggle a {
		/* reset styling from wp's admin-menu.css */
		border: none;
		height: unset;
		margin: 0;
		/* use the same padding as other buttons in the masterbar */
		padding: 7px 15px !important;
	}

	#wpadminbar #wp-admin-bar-menu-toggle .ab-icon {
		/* remove margin-right as there is not label for this button */
		margin-right: 0 !important;
		top: -1px;
	}

	#wpadminbar #wp-admin-bar-menu-toggle .ab-icon:before {
		color: #fff;
		width: 24px;
		height: 24px;
		font-size: 24px;
		line-height: 24px;
	}

	.wp-responsive-open #wpadminbar #wp-admin-bar-menu-toggle .ab-icon:before {
		color: #00b9eb !important;
	}
}

/* Mobile Styles */
@media screen and (max-width: 480px) {
	#wpadminbar {
		position: absolute;
	}

	#wpadminbar > ul > li {
		display: none;
	}

	#wpadminbar > ul > li#wp-admin-bar-blog.menupop,
	#wpadminbar > ul > li#wp-admin-bar-newdash.menupop,
	#wpadminbar > ul > li#wp-admin-bar-my-account.menupop,
	#wpadminbar > ul > li#wp-admin-bar-notes.menupop,
	#wpadminbar > ul > li#wp-admin-bar-ab-new-post {
		display: block;
	}

	/* Top level sections, left and right */
	#wpadminbar .quicklinks > ul > li > a,
	#wpadminbar .quicklinks > ul > li > .ab-empty-item {
		padding: 0 8px !important;
		font-size: 0 !important;
		line-height: 0;
		color: transparent;
	}

	#wpadminbar ul#wp-admin-bar-root-default {
		box-sizing: border-box;
		width: 40%;
		margin: 0;
		padding: 0;
	}

	#wpadminbar ul#wp-admin-bar-top-secondary {
		width: 60%;
		float: right;
		margin: 0;
		padding: 0;
	}

	/* Top level menu items */
	#wpadminbar .quicklinks li#wp-admin-bar-my-account.with-avatar > a img {
		width: 18px;
		height: 18px;
	}

	div#wpadminbar .quicklinks > ul > li#wp-admin-bar-notes > a.ab-item span.noticon, #wpadminbar > #wp-toolbar span.noticon, #wpadminbar #wp-admin-bar-notes .noticon {
		font-size: 21px !important;
	}

	#wpadminbar li.menupop > .ab-sub-wrapper li {
		background-color: #f3f6f8;
		border-bottom: 1px solid rgba(200, 215, 225, 0.5);
	}

	#wpadminbar li.menupop > .ab-sub-wrapper li#wp-admin-bar-user-info {
		border-bottom: 0;
	}

	#wpadminbar li.menupop > .ab-sub-wrapper li.ab-submenu-header {
		background: transparent;
		border-bottom: 1px solid rgba(200, 215, 225, 0.5);
	}

	#wpadminbar .quicklinks li#wp-admin-bar-blog.menupop #wp-admin-bar-switch-site > a,
	#wpadminbar .quicklinks li#wp-admin-bar-blog.menupop #wp-admin-bar-new-site > a {
		background-color: inherit;
	}

	#wpadminbar li#wp-admin-bar-blog.menupop > .ab-sub-wrapper,
	#wpadminbar li#wp-admin-bar-newdash.menupop > .ab-sub-wrapper,
	#wpadminbar li#wp-admin-bar-my-account.menupop > .ab-sub-wrapper,
	#wpadminbar li#wp-admin-bar-notes > #wpnt-notes-panel2 {
		width: 100%;
		-webkit-transition: all 0.15s ease-in;
		-moz-transition: all 0.15s ease-in;
		-ms-transition: all 0.15s ease-in;
		-o-transition: all 0.15s ease-in;
		transition: all 0.15s ease-in;
	}

	#wpadminbar li#wp-admin-bar-blog.menupop > .ab-sub-wrapper,
	#wpadminbar li#wp-admin-bar-newdash.menupop > .ab-sub-wrapper {
		transform: translate3d(-110%, 0, 0);
		-webkit-transform: translate3d(-110%, 0, 0);
	}

	/* @noflip */
	#wpadminbar.rtl li#wp-admin-bar-blog.menupop > .ab-sub-wrapper,
	#wpadminbar.rtl li#wp-admin-bar-newdash.menupop > .ab-sub-wrapper {
		transform: translate3d(110%, 0, 0);
		-webkit-transform: translate3d(110%, 0, 0);
	}

	#wpadminbar li#wp-admin-bar-my-account.menupop > .ab-sub-wrapper {
		transform: translate3d(110%, 0, 0);
		-webkit-transform: translate3d(110%, 0, 0);
	}

	/* @noflip */
	#wpadminbar.rtl li#wp-admin-bar-my-account.menupop > .ab-sub-wrapper {
		transform: translate3d(-110%, 0, 0);
		-webkit-transform: translate3d(-110%, 0, 0);
	}

	#wpadminbar li#wp-admin-bar-notes > #wpnt-notes-panel2 {
		transform: translate3d(110%, 0, 0);
		-webkit-transform: translate3d(110%, 0, 0);
	}

	/* @noflip */
	#wpadminbar.rtl li#wp-admin-bar-notes > #wpnt-notes-panel2 {
		transform: translate3d(-110%, 0, 0);
		-webkit-transform: translate3d(-110%, 0, 0);
	}

	#wpadminbar li#wp-admin-bar-blog.menupop.ab-active > .ab-sub-wrapper,
	#wpadminbar li#wp-admin-bar-newdash.menupop.ab-active > .ab-sub-wrapper {
		transform: translate3d(-30px, 0, 0);
		-webkit-transform: translate3d(-30px, 0, 0);
	}

	/* @noflip */
	#wpadminbar.rtl li#wp-admin-bar-blog.menupop.ab-active > .ab-sub-wrapper,
	#wpadminbar.rtl li#wp-admin-bar-newdash.menupop.ab-active > .ab-sub-wrapper {
		transform: translate3d(30px, 0, 0);
		-webkit-transform: translate3d(30px, 0, 0);
	}

	#wpadminbar li#wp-admin-bar-my-account.menupop.ab-active > .ab-sub-wrapper {
		transform: translate3d(25px, 0, 0);
		-webkit-transform: translate3d(25px, 0, 0);
	}

	/* @noflip */
	#wpadminbar.rtl li#wp-admin-bar-my-account.menupop.ab-active > .ab-sub-wrapper {
		transform: translate3d(-25px, 0, 0);
		-webkit-transform: translate3d(-25px, 0, 0);
	}

	#wpadminbar li#wp-admin-bar-notes.menupop.wpnt-show > #wpnt-notes-panel2 {
		transform: translate3d(35px, 0, 0);
		-webkit-transform: translate3d(35px, 0, 0);
	}

	/* @noflip */
	#wpadminbar.rtl li#wp-admin-bar-notes.menupop.wpnt-show > #wpnt-notes-panel2 {
		transform: translate3d(-35px, 0, 0);
		-webkit-transform: translate3d(-35px, 0, 0);
	}

	iframe#wpnt-notes-iframe2.wide {
		width: 100%;
	}

	#wpadminbar li#wp-admin-bar-blog {
		width: 50%;
	}

	#wpadminbar li#wp-admin-bar-newdash {
		width: 50%;
	}

	#wpadminbar li#wp-admin-bar-ab-new-post {
		width: 33.3%;
		box-sizing: border-box;
	}

	#wpadminbar .quicklinks li#wp-admin-bar-my-account.with-avatar {
		width: 33.3%;
		box-sizing: border-box;
		margin: 0;
	}

	#wpadminbar li#wp-admin-bar-notes {
		width: 33.3%;
		box-sizing: border-box;
		box-shadow: none;
	}

	/* Top level menu item anchors */
	#wpadminbar .quicklinks > ul > li > a.ab-item {
		box-sizing: border-box;
		color: white;
		cursor: pointer;
		display: block;
		height: 46px;
		padding: 0;
		margin: 0;
		font-size: 10px;
		padding-top: 19px !important;
		text-align: center;
	}

	/* Top level menu item icons, and text */
	#wpadminbar .quicklinks .menupop ul li .ab-item, #wpadminbar .quicklinks .menupop ul li a strong, #wpadminbar .quicklinks .menupop.hover ul li .ab-item, #wpadminbar.nojs .quicklinks .menupop:hover ul li .ab-item, #wpadminbar .shortlink-input {
		height: auto;
	}

	#wpadminbar .quicklinks > ul > li > a.ab-item:before {
		position: absolute;
		top: -3px;
		left: 0;
		width: 100%;
		text-align: center;
	}

	#wpadminbar ul li#wp-admin-bar-ab-new-post {
		top: 5px;
		padding: 0;
		margin: 0;
		background: transparent;
	}

	#wpadminbar ul li#wp-admin-bar-ab-new-post:hover {
		background: transparent;
	}

	#wpadminbar ul li#wp-admin-bar-ab-new-post a,
	#wpadminbar ul li#wp-admin-bar-ab-new-post a:hover,
	#wpadminbar ul li#wp-admin-bar-ab-new-post:hover > .ab-item {
		height: 36px;
		width: 56px;
		margin: 0 auto;
		background: #fff;
		border-radius: 5px;
	}

	#wpadminbar ul li#wp-admin-bar-ab-new-post a:active {
		opacity: .9;
	}

	#wpadminbar ul li#wp-admin-bar-ab-new-post a:before {
		font-size: 34px;
		position: relative;
		top: -21px;
		left: 2px;
	}

	#wpadminbar ul li#wp-admin-bar-ab-new-post a:after {
		position: absolute;
		top: 0;
		left: 1px;
		width: 100%;
		font-size: 28px;
	}

	#wpadminbar .quicklinks > ul > li#wp-admin-bar-my-account > a.ab-item,
	#wpadminbar .quicklinks > ul > li#wp-admin-bar-notes > a.ab-item {
		padding: 0 !important;
	}

	#wpadminbar .quicklinks > ul > li#wp-admin-bar-my-account > a.ab-item img {
		margin: 11px auto 0;
		border: 2px solid white;
		border-radius: 50%;
		width: 19px;
		height: 19px;
	}

	#wpadminbar #wp-admin-bar-notes {
		height: 46px;
	}

	#wpadminbar #wp-admin-bar-notes .ab-item {
		width: 100%;
		margin: 0;
		padding: 0;
		height: auto;
		background: transparent;
		position: relative;
		height: 46px;
		margin: 0 0 0 0 !important;
		padding-top: 1px !important;
		box-sizing: border-box;
	}

	#wpadminbar .ab-top-menu > li#wp-admin-bar-notes.ab-hover > .ab-item {
		background: transparent !important;
	}

	#wpadminbar .ab-top-menu > li#wp-admin-bar-notes:hover {
		background: #32373c;
	}

	#wpadminbar .ab-top-menu > li#wp-admin-bar-notes.wpnt-show {
		background: #fff !important;
		color: #2e4354 !important;
	}

	div#wpadminbar .quicklinks > ul > li#wp-admin-bar-notes > a.ab-item span.noticon,
	#wpadminbar > #wp-toolbar span.noticon,
	#wpadminbar #wp-admin-bar-notes .noticon {
		color: #fff;
		text-shadow: none !important;
		margin: 0;
		opacity: 1;
		width: 100%;
		position: absolute;
		top: 4px;
		left: 0;
		font-size: 23px !important;
	}

	#wpadminbar #wp-admin-bar-notes.wpnt-show .noticon {
		color: #2e4354;
		padding-bottom: 20px;
	}

	.wp-admin .wrap h1,
	.wp-admin .wrap h2 {
		padding-left: 50px;
	}

	/* Hide AMP icon */
	#wpadminbar li#wp-admin-bar-amp {
		display: none;
	}
}

/* Fixing a Random Edge Bug */
@supports (-ms-accelerator:true) {
	#wpadminbar li.menupop > .ab-sub-wrapper li#wp-admin-bar-view-site.ab-sub-active {
		background-position: 21px 0;
	}
}

/* Reset noticons */
#wpadminbar #wp-admin-bar-blog.my-sites > a.ab-item:before {
	content: "";
}

#wpadminbar #wp-admin-bar-newdash > a.ab-item:before {
	content: "";
}

.noticon-bell:before {
	content: "";
}

#wpadminbar ul li#wp-admin-bar-ab-new-post a:before {
	content: "";
}

#wpadminbar ul li#wp-admin-bar-ab-new-post a:after {
	content: "";
}

/* Add Gridicons */
#wpadminbar #wp-admin-bar-blog.my-sites > a.ab-item:before {
	background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0Ij48cmVjdCB4PSIwIiBmaWxsPSJub25lIiB3aWR0aD0iMjQiIGhlaWdodD0iMjQiLz48Zz48cGF0aCBmaWxsPSIjZmZmZmZmIiBkPSJNMTIgMkM2LjQ3NyAyIDIgNi40NzcgMiAxMnM0LjQ3NyAxMCAxMCAxMCAxMC00LjQ3NyAxMC0xMFMxNy41MjMgMiAxMiAyek0zLjUgMTJjMC0xLjIzMi4yNjQtMi40MDIuNzM2LTMuNDZMOC4yOSAxOS42NUM1LjQ1NiAxOC4yNzIgMy41IDE1LjM2NSAzLjUgMTJ6bTguNSA4LjVjLS44MzQgMC0xLjY0LS4xMi0yLjQtLjM0NWwyLjU1LTcuNDEgMi42MTMgNy4xNTdjLjAxNy4wNDIuMDM4LjA4LjA2LjExNy0uODg0LjMxLTEuODMzLjQ4LTIuODIzLjQ4em0xLjE3Mi0xMi40ODVjLjUxMi0uMDI3Ljk3My0uMDguOTczLS4wOC40NTgtLjA1NS40MDQtLjcyOC0uMDU0LS43MDIgMCAwLTEuMzc2LjEwOC0yLjI2NS4xMDgtLjgzNSAwLTIuMjQtLjEwNy0yLjI0LS4xMDctLjQ1OC0uMDI2LS41MS42NzQtLjA1My43IDAgMCAuNDM0LjA1NS44OTIuMDgybDEuMzI0IDMuNjMtMS44NiA1LjU3OC0zLjA5Ni05LjIwOGMuNTEyLS4wMjcuOTczLS4wOC45NzMtLjA4LjQ1OC0uMDU1LjQwMy0uNzI4LS4wNTUtLjcwMiAwIDAtMS4zNzYuMTA4LTIuMjY1LjEwOC0uMTYgMC0uMzQ3LS4wMDMtLjU0Ny0uMDFDNi40MTggNS4wMjUgOS4wMyAzLjUgMTIgMy41YzIuMjEzIDAgNC4yMjguODQ2IDUuNzQgMi4yMzItLjAzNy0uMDAyLS4wNzItLjAwNy0uMTEtLjAwNy0uODM1IDAtMS40MjcuNzI3LTEuNDI3IDEuNTEgMCAuNy40MDQgMS4yOTIuODM1IDEuOTkzLjMyMy41NjYuNyAxLjI5My43IDIuMzQ0IDAgLjcyNy0uMjggMS41NzItLjY0NiAyLjc0OGwtLjg0OCAyLjgzMy0zLjA3Mi05LjEzOHptMy4xIDExLjMzMmwyLjU5Ny03LjUwNmMuNDg0LTEuMjEyLjY0NS0yLjE4LjY0NS0zLjA0NCAwLS4zMTMtLjAyLS42MDMtLjA1Ny0uODc0LjY2NCAxLjIxIDEuMDQyIDIuNiAxLjA0MiA0LjA3OCAwIDMuMTM2LTEuNyA1Ljg3NC00LjIyNyA3LjM0N3oiLz48L2c+PC9zdmc+") !important;
	width: 24px;
	height: 24px;
	background-repeat: no-repeat;
	margin-top: 4px;
}

#wpadminbar #wp-admin-bar-blog.my-sites.ab-active > a.ab-item:before {
	background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0Ij48cmVjdCB4PSIwIiBmaWxsPSJub25lIiB3aWR0aD0iMjQiIGhlaWdodD0iMjQiLz48Zz48cGF0aCBmaWxsPSIjMjMyODJkIiBkPSJNMTIgMkM2LjQ3NyAyIDIgNi40NzcgMiAxMnM0LjQ3NyAxMCAxMCAxMCAxMC00LjQ3NyAxMC0xMFMxNy41MjMgMiAxMiAyek0zLjUgMTJjMC0xLjIzMi4yNjQtMi40MDIuNzM2LTMuNDZMOC4yOSAxOS42NUM1LjQ1NiAxOC4yNzIgMy41IDE1LjM2NSAzLjUgMTJ6bTguNSA4LjVjLS44MzQgMC0xLjY0LS4xMi0yLjQtLjM0NWwyLjU1LTcuNDEgMi42MTMgNy4xNTdjLjAxNy4wNDIuMDM4LjA4LjA2LjExNy0uODg0LjMxLTEuODMzLjQ4LTIuODIzLjQ4em0xLjE3Mi0xMi40ODVjLjUxMi0uMDI3Ljk3My0uMDguOTczLS4wOC40NTgtLjA1NS40MDQtLjcyOC0uMDU0LS43MDIgMCAwLTEuMzc2LjEwOC0yLjI2NS4xMDgtLjgzNSAwLTIuMjQtLjEwNy0yLjI0LS4xMDctLjQ1OC0uMDI2LS41MS42NzQtLjA1My43IDAgMCAuNDM0LjA1NS44OTIuMDgybDEuMzI0IDMuNjMtMS44NiA1LjU3OC0zLjA5Ni05LjIwOGMuNTEyLS4wMjcuOTczLS4wOC45NzMtLjA4LjQ1OC0uMDU1LjQwMy0uNzI4LS4wNTUtLjcwMiAwIDAtMS4zNzYuMTA4LTIuMjY1LjEwOC0uMTYgMC0uMzQ3LS4wMDMtLjU0Ny0uMDFDNi40MTggNS4wMjUgOS4wMyAzLjUgMTIgMy41YzIuMjEzIDAgNC4yMjguODQ2IDUuNzQgMi4yMzItLjAzNy0uMDAyLS4wNzItLjAwNy0uMTEtLjAwNy0uODM1IDAtMS40MjcuNzI3LTEuNDI3IDEuNTEgMCAuNy40MDQgMS4yOTIuODM1IDEuOTkzLjMyMy41NjYuNyAxLjI5My43IDIuMzQ0IDAgLjcyNy0uMjggMS41NzItLjY0NiAyLjc0OGwtLjg0OCAyLjgzMy0zLjA3Mi05LjEzOHptMy4xIDExLjMzMmwyLjU5Ny03LjUwNmMuNDg0LTEuMjEyLjY0NS0yLjE4LjY0NS0zLjA0NCAwLS4zMTMtLjAyLS42MDMtLjA1Ny0uODc0LjY2NCAxLjIxIDEuMDQyIDIuNiAxLjA0MiA0LjA3OCAwIDMuMTM2LTEuNyA1Ljg3NC00LjIyNyA3LjM0N3oiLz48L2c+PC9zdmc+") !important;
}

#wpadminbar #wp-admin-bar-newdash > a.ab-item:before {
	background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0Ij48cmVjdCB4PSIwIiBmaWxsPSJub25lIiB3aWR0aD0iMjQiIGhlaWdodD0iMjQiLz48Zz48cGF0aCBmaWxsPSIjZmZmZmZmIiBkPSJNMyA0djE0YzAgMS4xLjkgMiAyIDJoMTRjMS4xIDAgMi0uOSAyLTJWNEgzem03IDExSDV2LTFoNXYxem0yLTJINXYtMWg3djF6bTAtMkg1di0xaDd2MXptNyA0aC01di01aDV2NXptMC03SDVWNmgxNHYyeiIvPjwvZz48L3N2Zz4=") !important;
	width: 24px;
	height: 24px;
	background-repeat: no-repeat;
	margin-top: 6px;
}

#wpadminbar #wp-admin-bar-newdash.ab-active > a.ab-item:before {
	background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0Ij48cmVjdCB4PSIwIiBmaWxsPSJub25lIiB3aWR0aD0iMjQiIGhlaWdodD0iMjQiLz48Zz48cGF0aCBmaWxsPSIjMjMyODJkIiBkPSJNMyA0djE0YzAgMS4xLjkgMiAyIDJoMTRjMS4xIDAgMi0uOSAyLTJWNEgzem03IDExSDV2LTFoNXYxem0yLTJINXYtMWg3djF6bTAtMkg1di0xaDd2MXptNyA0aC01di01aDV2NXptMC03SDVWNmgxNHYyeiIvPjwvZz48L3N2Zz4=") !important;
}

#wp-admin-bar-notes .noticon-bell:before {
	background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0Ij48cmVjdCB4PSIwIiBmaWxsPSJub25lIiB3aWR0aD0iMjQiIGhlaWdodD0iMjQiLz48Zz48cGF0aCBmaWxsPSIjZmZmZmZmIiBkPSJNNi4xNCAxNC45N2wyLjgyOCAyLjgyN2MtLjM2Mi4zNjItLjg2Mi41ODYtMS40MTQuNTg2LTEuMTA1IDAtMi0uODk1LTItMiAwLS41NTIuMjI0LTEuMDUyLjU4Ni0xLjQxNHptOC44NjcgNS4zMjRMMTQuMyAyMSAzIDkuN2wuNzA2LS43MDcgMS4xMDIuMTU3Yy43NTQuMTA4IDEuNjktLjEyMiAyLjA3Ny0uNTFsMy44ODUtMy44ODRjMi4zNC0yLjM0IDYuMTM1LTIuMzQgOC40NzUgMHMyLjM0IDYuMTM1IDAgOC40NzVsLTMuODg1IDMuODg2Yy0uMzg4LjM4OC0uNjE4IDEuMzIzLS41MSAyLjA3N2wuMTU3IDEuMXoiLz48L2c+PC9zdmc+") !important;
	width: 24px;
	height: 24px;
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
}

#wp-admin-bar-notes.active .noticon-bell:before {
	background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0Ij48cmVjdCB4PSIwIiBmaWxsPSJub25lIiB3aWR0aD0iMjQiIGhlaWdodD0iMjQiLz48Zz48cGF0aCBmaWxsPSIjMjMyODJkIiBkPSJNNi4xNCAxNC45N2wyLjgyOCAyLjgyN2MtLjM2Mi4zNjItLjg2Mi41ODYtMS40MTQuNTg2LTEuMTA1IDAtMi0uODk1LTItMiAwLS41NTIuMjI0LTEuMDUyLjU4Ni0xLjQxNHptOC44NjcgNS4zMjRMMTQuMyAyMSAzIDkuN2wuNzA2LS43MDcgMS4xMDIuMTU3Yy43NTQuMTA4IDEuNjktLjEyMiAyLjA3Ny0uNTFsMy44ODUtMy44ODRjMi4zNC0yLjM0IDYuMTM1LTIuMzQgOC40NzUgMHMyLjM0IDYuMTM1IDAgOC40NzVsLTMuODg1IDMuODg2Yy0uMzg4LjM4OC0uNjE4IDEuMzIzLS41MSAyLjA3N2wuMTU3IDEuMXoiLz48L2c+PC9zdmc+") !important;
}

#wpadminbar ul li#wp-admin-bar-ab-new-post a:before {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHJlY3QgeD0iMCIgZmlsbD0ibm9uZSIgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0Ii8+PGc+PHBhdGggZmlsbD0iIzIyMjgyRCIgZD0iTTIxIDE0djVjMCAxLjEwNS0uODk1IDItMiAySDVjLTEuMTA1IDAtMi0uODk1LTItMlY1YzAtMS4xMDUuODk1LTIgMi0yaDV2Mkg1djE0aDE0di01aDJ6Ii8+PHBhdGggZD0iTTIxIDdoLTRWM2gtMnY0aC00djJoNHY0aDJWOWg0Ii8+PC9nPjwvc3ZnPg==) !important;
	width: 24px;
	height: 24px;
	background-repeat: no-repeat;
	margin-top: 4px;
	margin-left: -5px;
}

@media screen and (max-width: 782px) {
	#wpadminbar .quicklinks > ul > li.my-sites > a.ab-item:before {
		top: 0 !important;
	}

	#wpadminbar ul li#wp-admin-bar-ab-new-post a:before {
		top: -6px;
		margin-left: 3px !important;
	}
}

@media screen and (max-width: 480px) {
	#wpadminbar #wp-admin-bar-notes .noticon-bell {
		width: 24px !important;
	}

	#wpadminbar .quicklinks > ul > li.my-sites > a.ab-item:before {
		top: 15% !important;
	}

	#wpadminbar .quicklinks > ul > li > a.ab-item:before {
		left: 50% !important;
		margin-left: -12px;
		height: 24px !important;
		top: 10% !important;
	}

	#wpadminbar ul li#wp-admin-bar-ab-new-post a:before {
		top: -17px !important;
		margin-left: -11px !important;
	}

	#wpadminbar .quicklinks > ul > li#wp-admin-bar-notes > a.ab-item span.noticon,
	#wpadminbar > #wp-toolbar span.noticon, #wpadminbar #wp-admin-bar-notes .noticon {
		top: 10px !important;
		left: 50%;
		margin-left: -12px;
	}
}

/* Fix changing height issue on hover in pop-up menus */
#wpadminbar .quicklinks .menupop ul li .ab-item {
	height: auto !important;
}
#wpadminbar .menupop .ab-submenu .ab-submenu-header > .ab-empty-item {
	line-height: 1 !important;
}
